|
|
今天在看关于CPU Count的一段程序时候发现了以下三个变量:
7 f, O- x; x* r+ x, kwPriCpuCount dw 0 ; number of physical processors in the system.
- D$ T& b: I% D0 gwCoreCount dw 0 ; number of cores in the system.
0 h4 C- ?5 w0 s' f$ y- HwThreadCount dw 0 ; number of threads (HT CPU) in the system.
0 K. D+ ~( z2 C5 S% _9 x% G不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系?6 @) x3 I2 R8 V) P# ]
还望各位大侠指点迷津,十分感激! |
|