From owner-svn-src-all@freebsd.org Mon Dec 11 16:45:34 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B575E97708; Mon, 11 Dec 2017 16:45:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 586E96DF68; Mon, 11 Dec 2017 16:45:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 8ADAF1684C; Mon, 11 Dec 2017 16:45:33 +0000 (UTC) Date: Mon, 11 Dec 2017 16:45:33 +0000 From: Alexey Dokuchaev To: Eugene Grosbein Cc: Konstantin Belousov , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Conrad Meyer Subject: Re: svn commit: r326758 - in head/sys/i386: conf include Message-ID: <20171211164533.GA7960@FreeBSD.org> References: <201712110432.vBB4WbnE021090@repo.freebsd.org> <20171211091943.GF2272@kib.kiev.ua> <5A2E5D44.9030904@grosbein.net> <20171211105242.GH2272@kib.kiev.ua> <5A2E6608.5090205@grosbein.net> <20171211150827.GJ2272@kib.kiev.ua> <5A2EB072.6050803@grosbein.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5A2EB072.6050803@grosbein.net> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2017 16:45:34 -0000 On Mon, Dec 11, 2017 at 11:21:06PM +0700, Eugene Grosbein wrote: > 11.12.2017 22:08, Konstantin Belousov пишет: > > Plain workstation use, like X11+browser+editor+some other programs easily > > allocates 1000+ threads. It was still possible to use 32bit x86 for that, > > of course in max memory config without PAE, and without ZFS. Add some > > load that involves network, for instance torrent client, to establish the > > pressure on KVA. > > > > I am almost sure that users would get troubles now. > > Understood. While I'm sure that modern internet browsers make it > uncomfortable to browse with less than 4G total RAM (e.g. 2GB) available > for the system thus requiring amd64, Browsing just fine on 2G RAM with Firefox, both under GNU/Linux and FreeBSD. Where does this "uncomfortable to browse with less than 4G total RAM" false narrative come from? :-/ ./danfe