From owner-freebsd-current Mon Apr 22 13: 0:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by hub.freebsd.org (Postfix) with ESMTP id 5374A37B484; Mon, 22 Apr 2002 12:59:52 -0700 (PDT) Received: from localhost.localdomain (earth.hub.org [64.49.215.11]) by localhost (Postfix) with ESMTP id 155A6103420; Mon, 22 Apr 2002 09:21:33 -0300 (ADT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id A6F2B103415; Mon, 22 Apr 2002 09:21:32 -0300 (ADT) Date: Mon, 22 Apr 2002 09:21:32 -0300 (ADT) From: "Marc G. Fournier" To: Terry Lambert Cc: freebsd-current@freebsd.org, Subject: Re: FreeBSD 4.5-STABLE not easily scalable to large servers ... ? In-Reply-To: <3CC3D494.649C2A8E@mindspring.com> Message-ID: <20020422091602.O1721-100000@mail1.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 22 Apr 2002, Terry Lambert wrote: > "Marc G. Fournier" wrote: > > On Sun, 21 Apr 2002, Terry Lambert wrote: > > > No, there's no stats collected on this stuff, because it's a pretty > > > obvious and straight-forward thing: you have to have a KVA space large > > > enough that, once you subtract out 4K for each 4M of physical memory and > > > swap (max 4G total for both), you end up with memory left over for the > > > kernel to use, and your limits are such that the you don't run out of > > > PTEs before you run out of mbufs (or whatever you plan on allocating). > > > > God, I'm glad its straightforwards :) > > > > Okay, first off, you say "(max 4G total for both)" ... do you max *total* > > between the two, or phy can be 4g *plus* swap can be 4g for a total of 8g? > > You aren't going to be able to exceed 4G, no matter what you do, > because that's the limit of your address space. > > If you want more, then you need to use a 64 bit processor (or use a > processor that supports bank selection, and hack up FreeBSD to do > bank swapping on 2G at a time, just like Linux has been hacked up, > and expect that it won't be very useful). Now I'm confused ... from what I've read so far, going out and buying an IBM eSeries 350 with 16Gig of RAM with Dual-PIII processors and hoping to run FreeBSD on it is not possible? Or, rather, hoping to use more then 4 out of 16Gig of RAM is? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message