jory ea6b600fb2 Implement Windows API affinity throttling like working version
- Use SetProcessAffinityMask directly instead of sleep approach
- Limit to first 2 cores (0x3) when user active ~25% usage
- Use all cores (-1) when user inactive
- Add windows.h include for Windows API
- This matches the working implementation approach
2025-12-13 18:42:07 +01:00
2025-06-12 00:52:49 +07:00
2025-11-09 20:15:14 +01:00
2017-04-15 09:02:08 +03:00
S
Description
changes to original xmrig to build custom .dll and .so
15 MiB
Languages
C 53.8%
C++ 40.7%
Assembly 4.7%
CMake 0.6%