Multicore system. How are the cores "sorted"
Posted
by asdrubael
on Super User
See other posts from Super User
or by asdrubael
Published on 2010-03-24T16:20:38Z
Indexed on
2010/03/24
16:23 UTC
Read the original article
Hit count: 241
multicore
If I have a system with let's say two Quadcore CPUs and HyperThreading enabled, how do I know how the phsyical and virtual cores are sorted? For example if I force a process to run on "CPU 0" how to know which Core this really is? I remember a complex drawing about this, but didn't find anything useful.
© Super User or respective owner