Files
xmrig-minimized/src
jory afdbb02c49 Fix dynamic core calculation for proper throttling
- Calculate 25% of total cores instead of hardcoded 2 cores
- Use std::max(1u, totalCores / 4) to ensure minimum 1 core
- Build affinity mask dynamically for calculated cores
- This should fix stuck at 50% issue and scale properly
2025-12-13 18:54:15 +01:00
..
2025-06-14 22:11:33 +07:00
2025-12-13 18:07:50 +01:00
2025-11-09 20:15:14 +01:00
2025-06-13 21:53:03 +07:00
2024-06-05 03:45:37 +07:00
2019-09-21 19:26:27 +07:00