From owner-freebsd-hardware@FreeBSD.ORG Tue Sep 28 08:08:55 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE9116A4CE for ; Tue, 28 Sep 2004 08:08:55 +0000 (GMT) Received: from mailbox.wingercom.dk (mailbox.easyspeedy.dk [81.19.240.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A2B843D5C for ; Tue, 28 Sep 2004 08:08:55 +0000 (GMT) (envelope-from per@xterm.dk) Received: from mailbox.wingercom.dk (localhost.wingercom.dk [127.0.0.1]) by mailbox.wingercom.dk (Postfix) with SMTP id A63BB931FA for ; Tue, 28 Sep 2004 10:13:34 +0200 (CEST) Received: from 62.242.151.142 (SquirrelMail authenticated user per) by mailbox.wingercom.dk with HTTP; Tue, 28 Sep 2004 10:13:34 +0200 (CEST) Message-ID: <50807.62.242.151.142.1096359214.squirrel@mailbox.wingercom.dk> Date: Tue, 28 Sep 2004 10:13:34 +0200 (CEST) From: "Per Engelbrecht" To: In-Reply-To: <1471731738281.20040928094902@playstos.com> References: <1471731738281.20040928094902@playstos.com> X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: Max memory + swap X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 08:08:56 -0000 Hi Alessandro > > I'm deploying a new server with FreeBSD 4.10-Release and I'll need > a quite big piece of memory. > I was thinking of installing 1 Gb of RAM plus another Gigabytes of > swap. 'pstat -s' will tell you if you need more phy. ram. > I seems to remember some limit / problem when RAM + swap go over 2 > or 4 Gbytes total, is this true ? > (without PAE or similar things, it's a "normal" P4 machine) You have to use kernel PAE option if your fbsd4.x box should be able to use anything above 4gb of ram. The installation can se the total amount of ram, but can't use it - unless you compile the kernel with PAE option. Don't know about limits in fbsd5.x but I'm sure it's "fixed". > > I would avoid to tweak kernel parameters, if possible, like KVA > pages and similar things I don't know ;) > > Anyone with similar experiences could, please, remember me actual > limits ? I run production serveres fbsd4.10 with 4gb of ram and with PAE compiled into the kernel. P.S. don't cross-post a thread to several liste like you've done with this one. Stick to one and only one list. People are kind enough to point you to another list if you're on the wrong one. respectfully /per per@xterm.dk > > Many thanks in advance! > > > -- > > Alessandro de Manzano > > System & Network Administrator > Playstos - TIMA S.p.A. > Corso Sempione 63 > 20149 Milano, Italy > > tel.: +39-023314153 > fax : +39-02315678 > email: demanzano@playstos.com > > http://www.playstos.com > > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to > "freebsd-hardware-unsubscribe@freebsd.org"