|
今天在看关于CPU Count的一段程序时候发现了以下三个变量:, y0 L/ \" S3 A6 B: A$ S3 {
wPriCpuCount dw 0 ; number of physical processors in the system.
/ I% [& N5 Z: P& ?8 wwCoreCount dw 0 ; number of cores in the system./ u7 V0 r' {" u. M" O
wThreadCount dw 0 ; number of threads (HT CPU) in the system.
7 o, g+ C1 _8 [ I" `& ~不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系?& B$ L9 X# }2 h' t
还望各位大侠指点迷津,十分感激! |
|