From owner-freebsd-stable@FreeBSD.ORG Thu Mar 31 18:47:33 2005 Return-Path: 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 931FC16A4CE; Thu, 31 Mar 2005 18:47:33 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5077E43D3F; Thu, 31 Mar 2005 18:47:33 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j2VIlXkE001848; Thu, 31 Mar 2005 10:47:33 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j2VIlXSK001847; Thu, 31 Mar 2005 10:47:33 -0800 (PST) (envelope-from obrien) Date: Thu, 31 Mar 2005 10:47:33 -0800 From: "David O'Brien" To: "Greg 'groggy' Lehey" Message-ID: <20050331184733.GC1687@dragon.NUXI.org> References: <20050330222439.GU84137@wantadilla.lemis.com> <20050330223546.GA4705@troutmask.apl.washington.edu> <20050330224445.GW84137@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050330224445.GW84137@wantadilla.lemis.com> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: FreeBSD Stable Users cc: FreeBSD-amd64@FreeBSD.org Subject: Re: Problems with AMD64 and 8 GB RAM? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD Stable Users , FreeBSD-amd64@FreeBSD.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 18:47:33 -0000 On Thu, Mar 31, 2005 at 08:14:45AM +0930, Greg 'groggy' Lehey wrote: > > I had 4 bad out of 12 tested where the DIMMs were Crucial PC2700 2GB > > Reg. ECC DIMMs. > > OK, this makes sense. It might also explain why the 4 GB > configuration only recognizes 3.5 GB. No. This is due to the 3.5-4.0GB PA address range that the PeeCee architecture reserves for the PCI config space, AGP GART, memory mapped I/O, etc... Many Opteron BIOS's don't bother to hoist the "covered" memory above 4GB. Please see the freebsd-amd64 archives -- this has been discussed many times. -- -- David (obrien@FreeBSD.org)