[D-runtime] [D-Programming-Language/druntime] c3a9ff: Fix issue detecting AMD core count

GitHub via D-runtime d-runtime at puremagic.com
Sat Aug 22 23:41:02 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: c3a9ff68b46f15cfd0bf27130dfacb1d1fdf7870
      https://github.com/D-Programming-Language/druntime/commit/c3a9ff68b46f15cfd0bf27130dfacb1d1fdf7870
  Author: rsw0x <rsw0x at rsw0x.me>
  Date:   2015-08-20 (Thu, 20 Aug 2015)

  Changed paths:
    M src/core/cpuid.d

  Log Message:
  -----------
  Fix issue detecting AMD core count


  Commit: f3d9ec7008578c366e543c74006959da1b3c5a23
      https://github.com/D-Programming-Language/druntime/commit/f3d9ec7008578c366e543c74006959da1b3c5a23
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2015-08-23 (Sun, 23 Aug 2015)

  Changed paths:
    M src/core/cpuid.d

  Log Message:
  -----------
  Merge pull request #1351 from rsw0x/issue_8973

Issue 8973 - core.cpuid.coresPerCPU returning incorrect value.


Compare: https://github.com/D-Programming-Language/druntime/compare/dad70ecea415...f3d9ec700857


More information about the D-runtime mailing list