今天在看关于CPU Count的一段程序时候发现了以下三个变量:: U0 {2 v# ~6 [& i4 \! T+ R
wPriCpuCount dw 0 ; number of physical processors in the system.! k: H5 S- V& N( j
wCoreCount dw 0 ; number of cores in the system.1 p3 a9 s0 v0 o! O
wThreadCount dw 0 ; number of threads (HT CPU) in the system.2 w0 e* ?9 R1 z9 o
不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系? 4 x! u4 u( P' `3 d- L+ q' ?7 [+ f还望各位大侠指点迷津,十分感激!