Comment 7 for bug 344252

Revision history for this message
Giovanni Condello (nanomad) wrote :

Just found this:

nanomad ~ $ grep -i default_gov /boot/config-2.6.28-10-generic
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set

It seems like the kernel is compiled the wrong way. It should be CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y