git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87ce786
)
x86: use cpuid vector 0xb when available for detecting cpu topology
author
Suresh Siddha
<suresh.b.siddha@intel.com>
Sat, 23 Aug 2008 15:47:10 +0000
(17:47 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 23 Aug 2008 15:47:10 +0000
(17:47 +0200)
cpuid leaf 0xb provides extended topology enumeration. This interface provides
the 32-bit x2APIC id of the logical processor and it also provides a new
mechanism to detect SMT and core siblings (which provides increased
addressability).
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found