今天在看关于CPU Count的一段程序时候发现了以下三个变量:6 g2 }! r. Q+ B8 {' H* m
wPriCpuCount dw 0 ; number of physical processors in the system.# C) ^9 }3 r7 y9 g& N
wCoreCount dw 0 ; number of cores in the system. ( w% y8 }1 z+ w5 z" z4 SwThreadCount dw 0 ; number of threads (HT CPU) in the system. 3 T8 O/ S/ ]5 y2 _1 K" D; }不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系? E& A1 o8 W0 I+ p. N3 B0 G还望各位大侠指点迷津,十分感激!