AdnanHodzic / auto-cpufreq

Automatic CPU speed & power optimizer for Linux
https://foolcontrol.org/?p=4603
GNU Lesser General Public License v3.0
5.67k stars 280 forks source link

[REQUEST] Consider using pstate-frequency for manipulating cpu parameters. #215

Closed tamimmahmudkhan closed 2 years ago

tamimmahmudkhan commented 3 years ago

Consider using the pstate-frequency package from this repo [https://github.com/pyamsoft/pstate-frequency] to modify cpu parameters instead of relying solely on the governor to adjust cpu speeds. The utility in question allows for customizability and finer control but lacks the auto adjustment measures of this utility.

AdnanHodzic commented 2 years ago

You can also consider changing the driver?

Also, with v1.7.0 release it's now possible to manually define some of the settings instead of leaving everything to be picked up automatically. Could you try tweaking some of the available options and report back on how that worked for you? Thanks

AdnanHodzic commented 2 years ago

Closing due to inactivity.