dd86k / ddcpuid

🔬 dd's x86 CPU Identification tool
MIT License
36 stars 1 forks source link

Intel: Incorrect thread count with Pentium Silver N5000 #28

Closed dd86k closed 2 years ago

dd86k commented 2 years ago

I'm currently getting incorrect thread count on my Pentium Silver N5000:

Vendor      : GenuineIntel
Brand       : Intel(R) Pentium(R) Silver N5000 CPU @ 1.10GHz
Identifier  : Family 6 (0x6) [0x6:0x0] Model 122 (0x7a) [0xa:0x7] Stepping 1
Cores       : 32 threads

CPUID dump attached

cpuid_dump.log

dd86k commented 2 years ago

Fixed in 77fba93.

Had to support CPUID.0Bh.

dd86k commented 2 years ago

To be released in 0.19.