From owner-freebsd-questions@FreeBSD.ORG Thu Nov 17 20:27:41 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 9430816A41F for ; Thu, 17 Nov 2005 20:27:41 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA7E743D66 for ; Thu, 17 Nov 2005 20:27:35 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id jAHKRYc8072984; Thu, 17 Nov 2005 14:27:34 -0600 (CST) (envelope-from dan) Date: Thu, 17 Nov 2005 14:27:34 -0600 From: Dan Nelson To: Chuck Swiger Message-ID: <20051117202734.GF62141@dan.emsphone.com> References: <20051117150323.U1019@ganymede.hub.org> <437CE254.3080701@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <437CE254.3080701@mac.com> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: "Marc G. Fournier" , freebsd-questions@freebsd.org Subject: Re: EM64T supported? 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: Thu, 17 Nov 2005 20:27:41 -0000 In the last episode (Nov 17), Chuck Swiger said: > Marc G. Fournier wrote: > >First off, what is it? On 32bit platforms, to address >4G of RAM, I > >recall that there is some sort of 'paging' that has to be done to > >address it ... does EM64T get around that somehow, or is this just > >another name for it? > > EM64T uses 64-bit wide registers and addressing, and can talk to >4GB > of RAM natively. Older processors may still support >4GB of physical > RAM using the PSE/PSE-36 CPU extensions, but are still using 32-bit > registers. PAE/PAE36, right? Note that if you enable PAE, some drivers may not be available. See the PAE kernel config file for a list. -- Dan Nelson dnelson@allantgroup.com