stardotstar l33t


Joined: 10 Feb 2006 Posts: 887 Location: 2074/SYD/NSW/AU
|
Posted: Wed Oct 25, 2006 2:35 am Post subject: cpufreq monitor panel applet for dual cores after suspend |
|
|
I notice that after I suspend my Gnome (2.16 and 2.14) cpufreq panel applet :
CPU Frequency Scaling Monitor 2.16.0.1
only shows the correct freq and governor on CPU 0 after resuming from hibernation.
CPU1 sits at 100% and reports performance governor.
I can confirm that the CPU itself is Ondemand and at the level of CPU0 directly.
Code: |
spitfire cpu # cd cpu1/
spitfire cpu1 # ls
cache cpufreq online topology
spitfire cpu1 # cd cpufreq/
spitfire cpufreq # ls
affected_cpus ondemand scaling_driver stats
cpuinfo_cur_freq scaling_available_frequencies scaling_governor
cpuinfo_max_freq scaling_available_governors scaling_max_freq
cpuinfo_min_freq scaling_cur_freq scaling_min_freq
spitfire cpufreq # cat scaling_cur_freq
1000000
spitfire cpufreq # cat scaling_governor
ondemand
spitfire cpufreq #
|
and yet the applet shows 2.17G Performance.
If I restart the cpufreqd service with the init script or even cpufreqd and cpufrequtils the problem remains.
It is only resolved with a reboot or by removing and readding the CPU1 applet.
Anyone know of this? I am searching bugs for it too.
Will _________________ ]8P |
|