jory 54a832d78e Fix throttling logic - active=25% CPU, inactive=100% CPU
- Active user: SetProcessAffinityMask(0x3) - 2 cores ~25% CPU
- Inactive user: SetProcessAffinityMask(-1) - all cores ~100% CPU
- Removed broken Worker.cpp modifications
- Simple process-level affinity control
2025-12-13 19:58:18 +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%