This repository has been archived on 2026-04-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
server-config/tests
Simon Gardling d48f27701f xmrig-auto-pause: add hysteresis to prevent stop/start thrashing
xmrig's RandomX pollutes the L3 cache, making other processes appear
~3-8% busier. With a single 5% threshold for both stopping and
resuming, the script oscillates: start xmrig -> cache pressure
inflates CPU -> stop xmrig -> CPU drops -> restart -> repeat.

Split into CPU_STOP_THRESHOLD (15%) and CPU_RESUME_THRESHOLD (5%).
The stop threshold sits above xmrig's indirect pressure, so only
genuine workloads trigger a pause. The resume threshold confirms the
system is truly idle before restarting.
2026-04-07 01:09:06 -04:00
..
2026-03-03 14:31:11 -05:00
2026-03-21 12:13:53 -04:00
2026-03-21 12:13:53 -04:00
2026-04-03 00:47:12 -04:00
2026-03-03 19:39:10 -05:00
2026-03-03 19:39:10 -05:00
2026-04-03 00:39:42 -04:00
2026-04-03 00:47:12 -04:00
2026-04-03 00:39:42 -04:00
2026-03-03 19:39:10 -05:00
2026-03-03 14:31:36 -05:00
2026-04-03 14:39:20 -04:00
2026-03-03 14:29:02 -05:00
2026-03-27 18:13:21 -07:00
2026-04-03 00:39:42 -04:00
2026-03-03 14:30:43 -05:00