jory 0e35a4b8d3 Fix throttling at worker thread level with logging
- Add global throttling state for workers to access
- Modify Worker.cpp to respect throttling when setting thread affinity
- Store original affinity and apply 25% when throttled
- Add detailed logging to see what affinity values are being set
- Remove process-level affinity in favor of thread-level control
- This should fix conflicts between process and thread affinity
2025-12-13 19:14:02 +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%