[PATCH 1/2] ntdll: Implement NtQuerySystemInformation class 0x37

James Eder jimportal at gmail.com
Mon Jul 29 22:22:24 CDT 2013


On Mon, Jul 29, 2013 at 5:29 PM, Chris Moeller <kode54 at gmail.com> wrote:

>
>

You should add a FIXME() for the SystemNumaHighestNodeNumber case since you
are not implementing the full behavior.

QEMU may be able to emulate NUMA so that may be worth a look (although the
man page sucks on the topic).  It's been a while since I looked at this
stuff but it seems to me you need to have server or pro editions of Windows
for it to be supported reasonably. Of course there's no reason for such
limitations in Wine (if the hardware is present) but you may need to be
aware of such things when running tests on Windows.  If I recall there were
licensing hoops to jump through if more than one CPU socket was involved.
-- 
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130729/43aaf69c/attachment.html>


More information about the wine-devel mailing list