[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: FC6 test1 - cpuspeed-1.2.1-1.34



On Sat, 2006-07-01 at 13:23 +0200, Roberto Griso wrote:
> cpuspeed-1.2.1-1.34 fails on FC6 test 1 for intel mac platform.
> It fails, because intel mac is multicore.
> 
> I get this error message :

in fact on intel machines you really don't want cpuspeed at all;

just remove it and put
modprobe cpufreq_ondemand
echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo ondemand > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor

into your /etc/rc.local

much more happyness than cpuspeed


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]