From owner-freebsd-stable@FreeBSD.ORG Wed Mar 15 15:10:44 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 6AD5D16A481 for ; Wed, 15 Mar 2006 15:10:44 +0000 (UTC) (envelope-from ah@cryptobank.de) Received: from mail.crypta.net (mail.crypta.net [83.136.131.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A9B43D6B for ; Wed, 15 Mar 2006 15:10:41 +0000 (GMT) (envelope-from ah@cryptobank.de) Received: by mail.crypta.net (cryptobank/eProtect-smtpd, from userid 1001) id A740DECD45F; Wed, 15 Mar 2006 16:10:30 +0100 (CET) Date: Wed, 15 Mar 2006 16:10:30 +0100 From: Andy Hilker To: Gerhard Schmidt Message-ID: <20060315151030.GB84666@mail.crypta.net> References: <200603141630.k2EGUgDe053168@lurza.secnetix.de> <4416F383.9050409@centtech.com> <20060315142902.GA3275@augusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060315142902.GA3275@augusta.de> User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEC6E1071 X-PGP-Fingerprint: 9B2E 5892 AD93 D5C5 FB8E 3912 35D6 951B EC6E 1071 Organization: cryptobank - Andy Hilker Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD/i386 6-stable + 4 GB RAM X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 15:10:44 -0000 Hi, You (Gerhard Schmidt) wrote: > > The base install, running GENERIC will only use 3GB. I believe you > > would either need to use the PAE kernel option, or use the 64bit version > > of FreeBSD on a corresponding 64bit hardware. > > I Have a i386 server running with 4Gig of ram without PAE. It's running > with 5-STABLE. Has this changed in 6.0. No. It depends on your hardware how much memory is really available. But there is no limit at 3GB in general. Do you use special options (KVA space etc.) in kernel-config or make.conf to have a stable system? bye, Andy