PhenomMsrTweaker Activity
Status: Beta
Brought to you by:
blahotrep
would be nice to be able to tell it to jump to P0 only if >85% [say] load for a couple...
float GetAverageLoad() { float* loads = new float[_numCpus]; if (!GetLoads(loads))...
You only need to increease the clock-speed when at least ONE core is at 100% (Core...
Hello, AVERAGE load is quite inaccurate, especially if you disable core-parking with...