Hello,
since upgrading to PVE 9.0 the CPU Scaling Governor doesn't seem to work anymore. The cpu-frequency stays the same no matter the chosen power profile (e.g., powersave vs. performance).
In PVE 8 it worked very well with a significant reduction in power-usage with “powersave”.
I did some experiments with different hardware and it's always the same: In PVE 8 and it works, PVE 9 and it doesn't.
Am I missing something
The commands I use:
changing the profile:
since upgrading to PVE 9.0 the CPU Scaling Governor doesn't seem to work anymore. The cpu-frequency stays the same no matter the chosen power profile (e.g., powersave vs. performance).
In PVE 8 it worked very well with a significant reduction in power-usage with “powersave”.
I did some experiments with different hardware and it's always the same: In PVE 8 and it works, PVE 9 and it doesn't.
Am I missing something
The commands I use:
changing the profile:
verifying the active profile:echo "powersave" | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor