public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@suse.de>
To: Adam D Scislowicz <adams@fourelle.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: CPU Model IDs(string) inconsistant on SMP AMD System (2.4.18-rc4)
Date: Fri, 29 Mar 2002 00:09:04 +0100	[thread overview]
Message-ID: <20020329000904.F5064@suse.de> (raw)
In-Reply-To: <3CA37778.9090009@fourelle.com>

On Thu, Mar 28, 2002 at 12:05:12PM -0800, Adam D Scislowicz wrote:
 > I am working with several SMP Athlon machines, and they are all 
 > reporting the first CPUs
 > model ID(*** called 'model name' in /proc/cpuinfo) as 'AMD Athlon(tm) MP 
 > 1800+' and the
 > second CPUs model ID as 'AMD Athlon(tm) Processor'.
 > 
 >  From looking at the code it seems that the model IDs are obtained using 
 > cpuid calls. Does
 > anyone have insight into this?

It means your BIOS vendor can't read specifications.

'AMD Athlon(tm) Processor'. is the power-on default.
On working out if the CPU is an XP or an MP (by reading the MP bit
in cpu capabilities flags) it's supposed to set the name string.
Crap BIOSen only do this for the first CPU.

It's harmless, but I'll get around to writing a boot time fixup
sometime.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs

      parent reply	other threads:[~2002-03-28 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-28 20:05 CPU Model IDs(string) inconsistant on SMP AMD System (2.4.18-rc4) Adam D Scislowicz
2002-03-28 20:32 ` Maarten Ballintijn
2002-03-28 23:09 ` Dave Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020329000904.F5064@suse.de \
    --to=davej@suse.de \
    --cc=adams@fourelle.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox