6

Consider the following:

$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors 
performance powersave
$ cat /proc/config.gz | gunzip | grep -i ondemand
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m

I do not understand why ondemand is not an available governor. Where else do I need to look and what do I need to do to enable ondemand?

Gilles 'SO- stop being evil'
  • 807,993
  • 194
  • 1,674
  • 2,175

0 Answers0