From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 15:22:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAB4916A4BF for ; Fri, 12 Sep 2003 15:22:54 -0700 (PDT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA6E43FF3 for ; Fri, 12 Sep 2003 15:22:54 -0700 (PDT) (envelope-from kargl@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) h8CMMreg006403; Fri, 12 Sep 2003 15:22:53 -0700 (PDT) (envelope-from kargl@troutmask.apl.washington.edu) Received: (from kargl@localhost)h8CMMrrM006402; Fri, 12 Sep 2003 15:22:53 -0700 (PDT) (envelope-from kargl) From: "Steven G. Kargl" Message-Id: <200309122222.h8CMMrrM006402@troutmask.apl.washington.edu> In-Reply-To: <2DBB9BDD-E561-11D7-A63B-003065ABFD92@mac.com> To: Charles Swiger Date: Fri, 12 Sep 2003 15:22:53 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: max physical memory per process? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 22:22:54 -0000 X-List-Received-Date: Fri, 12 Sep 2003 22:22:54 -0000 Charles Swiger wrote: > On Friday, September 12, 2003, at 04:19 PM, Steven G. Kargl wrote: > > Assuming that a user has the proper resource limits > > set and assuming that the system has sufficient physical > > memory, what is the maximum amount of physical memory > > that a process can allocate? In particular, if I have > > a Tyan K8W (dual opteron platform) with 16 GB of memory, > > can my numerical simulation allocate up 15+ GB? > > If FreeBSD takes advantage of the Opteron as a 64-bit (LP) platform, > yes. Otherwise, you're probably limited to around 3 GB. > I guess the gist of the question is: "are 64-bit FreeBSD platforms limited to 4GB per process due to some underlying assumption in the ia32 vm code?" -- Steve http://troutmask.apl.washington.edu/~kargl/