public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Madhukar Mythri <madhukar.mythri@wipro.com>
Cc: Erik Mouw <erik@harddisk-recovery.com>, linux-kernel@vger.kernel.org
Subject: Re: How to read BIOS information
Date: Tue, 09 May 2006 12:03:44 +0100	[thread overview]
Message-ID: <1147172624.3172.60.camel@localhost.localdomain> (raw)
In-Reply-To: <4460273E.5040608@wipro.com>

On Maw, 2006-05-09 at 10:53 +0530, Madhukar Mythri wrote:
>   yeah, your are correct. but, the thing is my superiors want, even if 
> kernel not reconize/use HT, we have to capture it from BIOS...
> Thats why i asked as, how to read BIOS information?

You ask the BIOS vendor for the exact board in question.

If you want to ask the processor itself then you can use the model
specific registers. These are accessible via /dev/cpu/<cpuid>/msr so you
can perform the Intel recommended sequence for checking if the processor
has HT enabled.

It might be simpler to look in /proc/cpuinfo if you just need the basic
information


  parent reply	other threads:[~2006-05-09 10:51 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-08 14:14 How to read BIOS information Madhukar Mythri
2006-05-08 14:36 ` Richard Mittendorfer
2006-05-08 14:54   ` Madhukar Mythri
2006-05-08 14:57     ` Richard Mittendorfer
2006-05-08 14:53 ` Arjan van de Ven
2006-05-08 15:04   ` Madhukar Mythri
2006-05-08 15:07     ` Avi Kivity
2006-05-08 15:15     ` Arjan van de Ven
2006-05-08 15:28       ` Madhukar Mythri
2006-05-08 15:27         ` Erik Mouw
2006-05-09  5:23           ` Madhukar Mythri
2006-05-09  5:37             ` Jan-Benedict Glaw
2006-05-09  9:57             ` Erik Mouw
2006-05-09 11:03             ` Alan Cox [this message]
2006-05-09 12:29               ` Stefan Smietanowski
2006-05-09 12:51                 ` Richard Mittendorfer
2006-05-09 13:18                   ` Madhukar Mythri
2006-05-09 14:44             ` Roger Heflin
2006-05-08 15:15     ` Michal Piotrowski
2006-05-08 15:43       ` linux-os (Dick Johnson)
2006-05-10  8:32   ` Dan Carpenter
2006-05-12 20:02     ` Arjan van de Ven
2006-05-08 15:16 ` linux-os (Dick Johnson)

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=1147172624.3172.60.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=erik@harddisk-recovery.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madhukar.mythri@wipro.com \
    /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