Bernhard Wiedemann changed bug 933137
What Removed Added
CC   bwiedemann@suse.com, truckk@inbox.lv
Component Basesystem Kernel
Assignee bnc-team-screening@forge.provo.novell.com kernel-maintainers@forge.provo.novell.com
Flags   needinfo?(truckk@inbox.lv)

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


and dont forget to check all 4 values with
grep MHz /proc/cpuinfo 

On many CPUs those can run at different frequencies.

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)


You are receiving this mail because: