∞ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
powersave
∞ zcat /proc/config.gz | grep -i freq_gov_powersav
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
∞ echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo: write error: invalid argument
у интела свои собственные представления о говернорах
@l29ah Documentation/cpu-freq/intel-pstate.txt
cpufreq scaling governors implementation, even if they have the same name in
the cpufreq sysfs (scaling_governors). For example the "performance" policy is
similar to cpufreq's "performance" governor, but "powersave" is completely
different than the cpufreq "powersave" governor. The strategy here is similar
to cpufreq "ondemand", where the requested P-State is related to the system load.
@l29ah имплаин у тебя когда-то будет что-то отличное от пстейта на лаптопе
имплаин лаптоп-моде нельзя заменить башскриптом из десяти строк