From owner-freebsd-arch@FreeBSD.ORG Fri Nov 12 20:30:37 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4AB616A4CE for ; Fri, 12 Nov 2004 20:30:37 +0000 (GMT) Received: from mail1.speakeasy.net (mail1.speakeasy.net [216.254.0.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A88943D31 for ; Fri, 12 Nov 2004 20:30:37 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 30251 invoked from network); 12 Nov 2004 20:30:37 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 12 Nov 2004 20:30:36 -0000 Received: from [10.50.41.235] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iACKUJo3053969; Fri, 12 Nov 2004 15:30:33 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Marc Olzheim Date: Fri, 12 Nov 2004 13:52:58 -0500 User-Agent: KMail/1.6.2 References: <418AB176.9030604@withagen.nl> <200411100825.33982.jhb@FreeBSD.org> <20041112092718.GA28754@stack.nl> In-Reply-To: <20041112092718.GA28754@stack.nl> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411121352.58518.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: Willem Jan Withagen cc: freebsd-arch@FreeBSD.org Subject: Re: Booting questions .... X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 20:30:37 -0000 On Friday 12 November 2004 04:27 am, Marc Olzheim wrote: > On Wed, Nov 10, 2004 at 08:25:33AM -0500, John Baldwin wrote: > > Note that amd64 uses PAE, so if you want an amd64 version that can do > > more than 4 GB you will have to handle PAE. > > Erhm... You're talking about amd64 running in i386 mode perhaps. Why > would amd64 in native 64-bit mode need PAE ? PAE is how native 64-bit mode does paging. Basically an extended PAE. Perhaps there's a kind of flat mode for 64-bit mode, but I don't think there is. In the kernel we use a psuedo flat-mode by having a direct-mapped region ala the K0seg on Alpha. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org