Re: How to read BIOS information
- From: Madhukar Mythri <madhukar.mythri@xxxxxxxxx>
- Date: Mon, 08 May 2006 20:34:17 +0530
Arjan van de Ven wrote:
On Mon, 2006-05-08 at 19:44 +0530, Madhukar Mythri wrote:"proc/cpuinfo" says only HT support is their or not but, it will not say whether HT is Enalbled/Disabled..
Hi,
Im new to this group.
I want to get some information from BIOS. i.e i want to know whether Hyperthreading is Enabled/Disabled(as per BIOS settings) from an user applications program.
there is no standard way to do this. You can use /proc/cpuinfo to see if
the kernel found ht'd processors. But that's the best you can do.
(well you could grovel through the acpi tables just like the kernel
does, but you really don't want to do that from userspace)
How to read ACPI tables ? Can you give little info on this...
even from Driver program, if its possible please tell me...
--
Thanks & Regards
Madhukar Mythri
Wipro Technologies
Bangalore.
Off: +91 80 30294361.
M: +91 9886442416.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: How to read BIOS information
- From: Michal Piotrowski
- Re: How to read BIOS information
- From: Arjan van de Ven
- Re: How to read BIOS information
- From: Avi Kivity
- Re: How to read BIOS information
- References:
- How to read BIOS information
- From: Madhukar Mythri
- Re: How to read BIOS information
- From: Arjan van de Ven
- How to read BIOS information
- Prev by Date: Re: pcmcia oops on 2.6.17-rc[12]
- Next by Date: Re: High load average on disk I/O on 2.6.17-rc3
- Previous by thread: Re: How to read BIOS information
- Next by thread: Re: How to read BIOS information
- Index(es):
Relevant Pages
|