Skip to content
Commit bbb65d2d authored by Suresh Siddha's avatar Suresh Siddha Committed by Ingo Molnar
Browse files

x86: use cpuid vector 0xb when available for detecting cpu topology



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: default avatarSuresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 87ce786a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment