From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Lalancette Subject: Re: Is AMD rev F the same thing as socket F? Date: Mon, 19 Oct 2009 09:19:48 +0200 Message-ID: <4ADC1314.100@redhat.com> References: <6A1AE94FABF2497D8482BA374ACD1520@neilhp> <3907C43B48B448928D673D8538709274@neilhp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Neil Aggarwal Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53109 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755019AbZJSHTx (ORCPT ); Mon, 19 Oct 2009 03:19:53 -0400 In-Reply-To: <3907C43B48B448928D673D8538709274@neilhp> Sender: kvm-owner@vger.kernel.org List-ID: Neil Aggarwal wrote: > I forgot to mention that I have an AMD Opteron 2210 > processor. > > When I get cat /proc/cpuinfo, I get this output for the > first core (The second core is the same): > > vendor_id : AuthenticAMD > cpu family : 15 ^^ means that you have a Rev F (cpu_family 15 == 0xf in hex). -- Chris Lalancette