From owner-freebsd-current@FreeBSD.ORG Tue Jun 26 11:02:34 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 84C1D16A400 for ; Tue, 26 Jun 2007 11:02:34 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id 62B3C13C44C for ; Tue, 26 Jun 2007 11:02:34 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l5QB2Xfd006124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 26 Jun 2007 04:02:34 -0700 X-Auth-Received: from [192.168.10.45] (c-24-10-12-194.hsd1.ca.comcast.net [24.10.12.194]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l5QB2XOX003761 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 26 Jun 2007 04:02:33 -0700 Message-ID: <4680F24A.1040700@u.washington.edu> Date: Tue, 26 Jun 2007 04:02:34 -0700 From: Garrett Cooper User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: current@freebsd.org References: <20070626081951.GB85270@keltia.freenix.fr> <1182847326.1511.3.camel@localhost> <20070626091209.GA9260@keltia.freenix.fr> <1182850952.1511.12.camel@localhost> In-Reply-To: <1182850952.1511.12.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.26.34433 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Cc: Subject: Re: Is this reasonable ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 11:02:34 -0000 Tom Evans wrote: > On Tue, 2007-06-26 at 11:12 +0200, Ollivier Robert wrote: > >> According to Tom Evans: >> >>> iirc the Intel D820 isn't 64bit capable, so it would be unreasonable to >>> run 7.0/amd64 on it ;) >>> >> Here is what is displayed at boot-time. What should indicate it does >> support EM64T (or not)? >> >> CPU: Intel(R) Pentium(R) D CPU 2.80GHz (2793.09-MHz 686-class CPU) >> Origin = "GenuineIntel" Id = 0xf47 Stepping = 7 >> Features=0xbfebfbff> MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> >> Features2=0x641d> >> AMD Features=0x20100000 >> AMD Features2=0x1 >> Cores per package: 2 >> >> > > My mistake, I thought the D820 didnt have EMT64 support - according to > wikipedia it does. I'm still not sure what feature signifies EMT64(?) > EMT = Extended memory technology. A fancy phrase meaning 64-bit support (in terms of the amd64 architecture). -Garrett