From owner-freebsd-current@FreeBSD.ORG Fri Nov 16 18:02:43 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D77A16A41B for ; Fri, 16 Nov 2007 18:02:43 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: from acm.poly.edu (acm.poly.edu [128.238.9.200]) by mx1.freebsd.org (Postfix) with ESMTP id B444E13C459 for ; Fri, 16 Nov 2007 18:02:42 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: (qmail 59513 invoked from network); 16 Nov 2007 17:31:08 -0000 Received: from unknown (HELO ?192.168.0.2?) (spawk@128.238.66.5) by acm.poly.edu with AES256-SHA encrypted SMTP; 16 Nov 2007 17:31:08 -0000 Message-ID: <473DD4EF.2010907@acm.poly.edu> Date: Fri, 16 Nov 2007 12:35:43 -0500 From: Boris Kochergin User-Agent: Thunderbird 2.0.0.0 (X11/20070609) MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <027601c82873$ffbdad70$0c00a8c0@Artem> In-Reply-To: <027601c82873$ffbdad70$0c00a8c0@Artem> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Will 7-beta amd64 run on the old xeon? 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: Fri, 16 Nov 2007 18:02:43 -0000 You can take a look at the CPU features in whatever operating system is on there now and see if the LM feature is there. That stands for "long mode" and, if present, means that the CPU supports the amd64 instruction set. -Boris Artem Kuchin wrote: > Hello! > > I have a dual CPU box with two xeon cpus. > Those are XEON 2.66Ghz 512KB L2 cache, > 533Mhz bus. sSpec Number: SL6GF > CPUID String: 0F27h > > more info on: > http://processorfinder.intel.com/details.aspx?sspec=sl6gf > > Will amd64 architecture run on it? I could not find > any data on EM64T support on it, so i don't think > it is there. > > -- > Artem > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"