- osNumaNodes now returns the right number of nodes
- thread affinity is now correctly set
TODO: no noticeable performance improvement.
does windows already distribute threads in a NUMA-aware fashion?
bgamari | |
erikd | |
simonmar |
TODO: no noticeable performance improvement.
does windows already distribute threads in a NUMA-aware fashion?
Lint Warnings | Excuse: todo |
Severity | Location | Code | Message |
---|---|---|---|
Warning | rts\win32\OSMem.c:518 | TXT3 | Line Too Long |
Warning | rts\win32\OSThreads.c:582 | TXT3 | Line Too Long |
No Unit Test Coverage |