[Issue 19861] core.cpuid reports the wrong number of threads

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 30 06:48:22 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19861

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #8 from Dlang Bot <dlang-bot at dlang.rocks> ---
@rainers created dlang/druntime pull request #2620 "fix Issue 19861 -
core.cpuid reports the wrong number of threads" fixing this issue:

- fix Issue 19861 - core.cpuid reports the wrong number of threads

  do not use i7 detection on AMD processors
  use cpuid 0x8000_001E to detect the number of threads per core

https://github.com/dlang/druntime/pull/2620

--


More information about the Digitalmars-d-bugs mailing list