[PATCH 0/2] Implement basic GetNumaHighestNodeNumber
29 Jul
2013
29 Jul
'13
11:28 p.m.
This patch against HEAD does the following in two parts: Part 1) Implements NtQuerySystemInformation class 0x37, which I have given the name SystemNumaHighestNodeNumber, since that appears to be all it does. It currently is limited to simulating a single node system, and returns the correct error status if queried with too small a return buffer. Part 2) Implements GetNumaHighestNodeNumber based on the above interface, and behaves just like a Windows 7 32-bit kernel32.dll does in case of errors in that function.
4520
Age (days ago)
4520
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Moeller