今天在看关于CPU Count的一段程序时候发现了以下三个变量: " x4 g1 ~- A0 U: FwPriCpuCount dw 0 ; number of physical processors in the system. B+ {; t/ W& V0 o- D4 C0 C+ S. I
wCoreCount dw 0 ; number of cores in the system./ l1 {0 O2 s' r
wThreadCount dw 0 ; number of threads (HT CPU) in the system. . Q1 w* O' d3 v不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系? / b" e6 a0 n7 i! Q+ |" m2 j还望各位大侠指点迷津,十分感激!