Xottab-DUTY/X-Day-engine

Genius solution for owners NUMA server motherboards and cheap X79 X99 chipsets

Opened this issue · 0 comments

Referer to: OpenXRay/xray-16#1514

I realized that some maintainers were too lazy to add NUMA support, with OpenXray maintainer required testing by another person, but no one was found, so I made an genious hack by rewriting Windows thread scheduler using DLL hijack for specific running application. This scheduler works with any binary.

NUMAyei scheduler redefines standard threading functions based on NUMA nodes and in future redefine VirtualAlloc to NUMA-aware. While this is at testing stage, but operation will be simple, as with ZLUDA, it will be executed command:

numayei.exe ./xr_3da.exe

More info about project: https://github.com/GermanAizek/NUMAyei