From owner-freebsd-hackers Thu Aug 2 11:49:23 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 8DF1B37B403; Thu, 2 Aug 2001 11:49:15 -0700 (PDT) (envelope-from julian@elischer.org) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA47023; Thu, 2 Aug 2001 13:55:11 -0700 (PDT) Date: Thu, 2 Aug 2001 13:55:10 -0700 (PDT) From: Julian Elischer To: Kenneth Wayne Culver Cc: John Baldwin , freebsd-hackers@FreeBSD.org, craig , Terry Lambert , Rik van Riel Subject: Re: How to visit physical memory above 4G? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No The space is linear in physical space and if you have PCI/64 capable devices they can access it all too. (In fact 64 bit addresses have been supported even in 32 bit wide PCI since day 1). On Thu, 2 Aug 2001, Kenneth Wayne Culver wrote: > BUT, don't the motherboards also have to support this? And isn't it only > supported through some wierd segmentation thing? > > KEn > > On Thu, 2 Aug 2001, John Baldwin wrote: > > > > > On 02-Aug-01 Kenneth Wayne Culver wrote: > > > Also, the PIII CAN'T natively support more than 4GB of ram. If a > > > particular PIII motherboard supports this, then it's using some kind of > > > wierd chipset that allows this to happen. 4GB is the limit with a 32 bit > > > chip I believe; and the PIII is a 32-bit chip. > > > > > > Ken > > > > Go look at some Intel docs. P6 chips since the Pentium Pro (yes, before > > Pentium II) have supported PAE which allows for a 36-bit physical address. > > > > -- > > > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > > PGP Key: http://www.baldwin.cx/~john/pgpkey.asc > > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message