From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 23:15:40 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2CB6816A420 for ; Fri, 2 Dec 2005 23:15:40 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E3E43D6B for ; Fri, 2 Dec 2005 23:15:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 9F4071A3C33; Fri, 2 Dec 2005 15:15:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E96DF512D8; Fri, 2 Dec 2005 18:15:25 -0500 (EST) Date: Fri, 2 Dec 2005 18:15:25 -0500 From: Kris Kennaway To: Mike Barnard Message-ID: <20051202231525.GB33371@xor.obsecurity.org> References: <4390D157.6080400@bleeding-head.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DKU6Jbt7q3WqK7+M" Content-Disposition: inline In-Reply-To: <4390D157.6080400@bleeding-head.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: PAE not recognizing all RAM X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 23:15:40 -0000 --DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 02, 2005 at 05:57:27PM -0500, Mike Barnard wrote: > Hi, all. I have a fairly beefy server (Dell PowerEdge 8450,=20 > 8-processor 700 Mhz Xeon, 32GB RAM) I'm testing with FreeBSD. I got a=20 > 6.0-RELEASE kernel compiled with both SMP and PAE (the only catch was=20 > that the hptmv driver breaks the compile with SMP, but that's OK as I=20 > don't need it), but for some reason the kernel is only seeing 3.5G of=20 > RAM or thereabouts, judging from what I see in dmesg anyway: >=20 > CPU: Intel Pentium III Xeon (700.07-MHz 686-class CPU) > Origin =3D "GenuineIntel" Id =3D 0x6a1 Stepping =3D 1 > =20 > Features=3D0x383fbff > real memory =3D 3758096384 (3584 MB) > avail memory =3D 3676594176 (3506 MB) > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >=20 > The memory line displayed in "top" reflects similar values. Is there= =20 > some magic I need to do to make it see all the RAM? No, it should just work if you have the kernel configured correctly. At a guess you didn't actually enable PAE: please post your kernel config file so we can check. Kris --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkNWNWry0BWjoQKURAijiAJ4lV5ZfweZ/YmgBakK/SVg78fFgDQCggMma 16q4EmM7duf20GEtJmEN6S4= =OF63 -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M--