[GHC] #12602: Add NUMA support to Windows
GHC
ghc-devs at haskell.org
Sat Sep 17 15:41:19 UTC 2016
#12602: Add NUMA support to Windows
-------------------------------------+-------------------------------------
Reporter: Phyx- | Owner:
Type: task | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets: #11054
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Add support for NUMA for Windows.
Core APIs are here https://msdn.microsoft.com/en-
us/library/windows/desktop/aa363804(v=vs.85).aspx and map pretty closely
to the Linux ones for our needs.
Support is just filling in the gaps in the new functions.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12602>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list