cpupower¶
get information about current cpu usage/frequency and so on.
change cpu clock speed¶
max power save (performance bias). this goes from 0 to 15 where 0 is for most performance and 15 for most power saving:
verify if it was set correctly with sudo cpupower -c all info -b
set fixed cpu frequency:
get available cpu governors:
set specific cpu governor
-c all
will apply the governor to all cpus