public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Read the local apic id of the current logical processor
@ 2011-01-20 13:19 Edwin Bennink
  0 siblings, 0 replies; only message in thread
From: Edwin Bennink @ 2011-01-20 13:19 UTC (permalink / raw)
  To: linux-acpi

Dear acpi list members,


I'm not sure if this is the correct place to post this question, but I'm 
looking for a way to read the local apic id (not the initial one) of the 
current logical processor in a simple user-space program.
According to the documentation I found, this local apic id is stored in 
a memory mapped msr register. Unfortunately I could not find a way to 
access this value from within user-space. All search results on the web 
involved kernel code...

The purpose of getting this id is to determine the processor hierarchy 
on a cluster; i.e. the number of logical processors, physical 
processors, packages, and nodes. The initial apic id (the one cpuid 
returns) is set by the bios and therefore it does not distinguish 
between the nodes in a cluster.

Any other way to get some kind of node id for the current logical 
processor makes me happy too :-)


Best,
Edwin



ps. I posted the same message in the linux-smp list earlier, but after 
that I noticed that the list was dead...

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-20 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 13:19 Read the local apic id of the current logical processor Edwin Bennink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox