From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 14 14:17:11 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E5C616A4DD for ; Mon, 14 Aug 2006 14:17:11 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6DE643D72 for ; Mon, 14 Aug 2006 14:17:00 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k7EEGn9j013497; Mon, 14 Aug 2006 10:16:58 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hackers@freebsd.org Date: Mon, 14 Aug 2006 09:29:53 -0400 User-Agent: KMail/1.9.1 References: <17630.8773.656653.169665@bhuda.mired.org> In-Reply-To: <17630.8773.656653.169665@bhuda.mired.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608140929.53373.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Mon, 14 Aug 2006 10:16:59 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/1659/Mon Aug 14 04:44:22 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Mike Meyer Subject: Re: amd64 port on Prescott 2M? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 14:17:11 -0000 On Saturday 12 August 2006 14:47, Mike Meyer wrote: > I just got a Prescott 2M core. While it's marketed as a P4, it's got > all the features of the Xeon Nocona core enabled (except for MP > support, of course): MMX, SSE, SSE2, SSE3, HT, EM64T, EIST and XD. > > The question is whether or not the AMD64 build of FreeBSD - which runs > on Nocona - will run on this. If someone knows for sure it won't run, > they'll save me the time of trying it. If it has EM64T it should run FreeBSD/amd64. -- John Baldwin