今天在看关于CPU Count的一段程序时候发现了以下三个变量: 7 C/ D7 i+ M! d; mwPriCpuCount dw 0 ; number of physical processors in the system. : z7 ~: t8 m8 b' u9 A b6 h' EwCoreCount dw 0 ; number of cores in the system. 8 P+ T( s/ E3 P% h0 E' DwThreadCount dw 0 ; number of threads (HT CPU) in the system.( J" v6 {" C6 A
不知道physical processors in the system,cores in the system,以及threads (HT CPU) in the system三者之间是什么关系? r* G, K5 [0 i* G- V9 C' ?% a还望各位大侠指点迷津,十分感激!