http://bugzilla.kernel.org/show_bug.cgi?id=6103
Summary: Using cpufreq userspace governor, ACPI events can reduce
speed but not restore it
Kernel Version: 2.6.15
Status: NEW
Severity: normal
Owner: [EMAIL PROTECTED]
Submitter: [EMAIL PROTECTED]
Most recent kernel where this bug did not occur: Unknown
Distribution: Fedora Core 4
Hardware Environment: HP nx6125 laptop - Turion 64, ATI chipset, AMD powernow-k8
Software Environment: Fedora Core 4 with vanilla kernel.org kernel
Problem Description:
CPU frequency keeps dropping back to lowest setting.
(1) Using the cpufreq "userspace" governor with the CPU frequency monitor
Gnome Applet but WITHOUT the cpuspeed service on, it is possible to
increase the CPU frequency to its maximum setting (2200MHz) (this is
presumably just a GUI wrapper around a write to scaling_setspeed). However,
with a typical busy system (compililing), the monitor applet shows the
speed soon drops back to 800MHz and never recovers. Some kernel debugging
(using the patch attached) has shown that an ACPI processor "PPC changed"
notify event is received which causes the cpufreq policy to be updated,
and the maximum frequency reduced. A second ACPI event is received
a few seconds later as the PPC value is reset to its original (fastest)
value, but the cpufreq policy is not updated by this and the max frequency stays
low.
(2) Running the cpuspeed daemon can improve this slightly. However,
cpuspeed v1.2.1 will only change the CPU speed if the newly calculated
speed (based on processor idle time) is DIFFERENT from the value calculated
last time. This means that when ACPI changes the speed "behind its back"
it causes great confusion.
Steps to reproduce:
Install a kernel with cpufreq, ACPI and the userspace governor (see
attached CONFIG). Run a long compilation or other realistic load.
Try to set speed to max (2200MHz?) using scaling_setspeed or
Gnome applet.
Peter Wainwright
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla