Comment # 3 on bug 933137 from
> Did you check while you generate some CPU load?  e.g. with perl -e 
> 'fork;fork;while(1){}'

top shows all 4 threads >95%, but frequency stays on 799.980MHz
checked with
"watch -n 0.5 "cat /proc/cpuinfo | grep -i mhz""


> frequency-scaling would also depend on the values in
> cat /sys/devices/system/cpu/*/cpufreq/scaling_governor
> (which is "ondemand" for my desktop with 13.2, where scaling works)

governor by default is powersave, changed on all cpus to performance, didn't
change anything, there is no ondemand governor 

# cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors 
performance powersave
performance powersave
performance powersave
performance powersave


BTW everything worked just fine on same laptop, but i got new ss drive
reinstalled with Factory iso from scratch and got this.


You are receiving this mail because: