On 09/23/2010 01:09 PM, JB wrote:
> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_TABLE=y
> CONFIG_CPU_FREQ_DEBUG=y
> CONFIG_CPU_FREQ_STAT=m<--
> CONFIG_CPU_FREQ_STAT_DETAILS=y
> # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
> # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
> CONFIG_CPU_F
JD gmail.com> writes:
> ...
> Could someone tell me where I can find the user space governor, and/or
> force the build of cpufreq_performance.ko ?
>
Hi,
$ less /boot/config-2.6.34.7-56.fc13.i686
...
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
Running F13 32 bit.
There are these frequency apps:
/usr/bin/cpufreq-aperf
/usr/bin/cpufreq-info
/usr/bin/cpufreq-selector
/usr/bin/cpufreq-set
It seems they either require a user space governor, or o support is
availbale.
To wit:
$ sudo /usr/bin/cpufreq-selector
No cpufreq support
$ lsmod