From owner-freebsd-stable@FreeBSD.ORG Sat Sep 13 00:54:54 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80EF516A4BF for ; Sat, 13 Sep 2003 00:54:54 -0700 (PDT) Received: from dglawrence.com (12-224-163-157.client.attbi.com [12.224.163.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD3CE43FFB for ; Sat, 13 Sep 2003 00:54:53 -0700 (PDT) (envelope-from dg@nexus.dglawrence.com) Received: from nexus.dglawrence.com (localhost [127.0.0.1]) by dglawrence.com (8.12.9/8.12.6) with ESMTP id h8D7vfEd042756; Sat, 13 Sep 2003 00:57:41 -0700 (PDT) (envelope-from dg@nexus.dglawrence.com) Received: (from dg@localhost) by nexus.dglawrence.com (8.12.9/8.12.3/Submit) id h8D7vcAu042755; Sat, 13 Sep 2003 00:57:38 -0700 (PDT) Date: Sat, 13 Sep 2003 00:57:38 -0700 From: "David G. Lawrence" To: Irvine Short Message-ID: <20030913075738.GC40128@nexus.dglawrence.com> References: <20030913092804.S46465@fling.sanbi.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030913092804.S46465@fling.sanbi.ac.za> cc: freebsd-stable@freebsd.org Subject: Re: Large memory issues on 4-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 07:54:54 -0000 > Now here's the problem, consistent with three versions of 4-STABLE over > the last couple of weeks and finally yesterday. > > Everything works perfectly as abve except that limit reports datasize > 2048000 kbytes - which kind of makes sense given the figures above. > > However, the guys want to be able to use all the RAM, not just 2GB Sorry, due to design issues, it isn't possible to have virtual sizes larger than about 3GB on FreeBSD. This is because the kernel is mapped in the upper part of the virtual address space. Of course you can use all of your 4GB of RAM - just not all of it at the same time in one process. -DG David G. Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (888) 346 7175 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities.