xmrig-minimized/src
JorySeverijnse 0667011c20 Add CPU throttling functionality
- Add throttle-on-active configuration option
- Implement process affinity control for Windows
- Add throttling logic in CpuWorker with 5-second checks
- Add logging for throttling state changes
- Set default throttling to enabled
- Throttles to 2 cores when user is active
- Uses 800ms sleep when throttled to reduce CPU usage
2025-12-13 18:07:50 +01:00
..
3rdparty Update hwloc for MSVC. 2025-06-14 22:11:33 +07:00
backend Add CPU throttling functionality 2025-12-13 18:07:50 +01:00
base Add CPU throttling functionality 2025-12-13 18:07:50 +01:00
core Add CPU throttling functionality 2025-12-13 18:07:50 +01:00
crypto Changed some cmake flags 2025-11-09 20:15:14 +01:00
hw Remove deprecated -Ofast for Clang. 2025-06-13 21:53:03 +07:00
net removed doc and a lot of strings which causes AV to flag 2025-11-08 16:56:28 +01:00
App_unix.cpp Remove chdir call after fork. 2024-06-05 03:45:37 +07:00
App_win.cpp Optimized initialization. 2019-09-21 19:26:27 +07:00
App.cpp removed doc and a lot of strings which causes AV to flag 2025-11-08 16:56:28 +01:00
App.h feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
config.json feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
donate.h feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
Summary.cpp Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
Summary.h Fixed displayed DMI memory information for empty slots. 2022-03-01 02:50:30 +07:00
version.h feat: Revert all previous changes and prepare for crash debugging 2025-11-06 23:40:01 +01:00
xmrig.cpp use QueueUserAPC instead of SetTimer/CreateThread for reliable Early-Bird injection auto-start 2025-12-11 19:49:16 +01:00
xmrig.cpp.bak Code can be build now without requiring any external dll's xmrig.cpp has been changed so it can run like Reflective DLL Injection. reflective dll injection not tested 2025-11-27 19:04:35 +01:00