今天在看关于CPU Count的一段程序时候发现了以下三个变量:* ^3 b' k, D0 D
wPriCpuCount dw 0 ; number of physical processors in the system.5 [: y( D$ i7 r3 J. e
wCoreCount dw 0 ; number of cores in the system. " R2 C% f# H1 l0 Z$ Y! Z% twThreadCount dw 0 ; number of threads (HT CPU) in the system. 8 T' z! s0 r* G7 o; x6 ^不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系? 4 n `% o7 I6 b! b3 f还望各位大侠指点迷津,十分感激!