<font size="2"><span style="font-family: arial,helvetica,sans-serif;">I fixed this, so in case anybody else runs into a similar problem, here you go:</span><br style="font-family: arial,helvetica,sans-serif;"><br style="font-family: arial,helvetica,sans-serif;">
</font>
<meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px; font-family: arial,helvetica,sans-serif;"><font size="2"><span style="font-size: 11pt; color: rgb(0, 0, 0);">As I understand it, a kernel ACPI facility called &quot;PPC&quot;, related to how processors express their capabilities to the OS, is faulty, or the machine BIOS is faulty.  Either way, this PPC facility is incorrectly warning the CPU Frequency scaling facility that the CPU is running too fast, which causes the scaling facility to slow down unnecessarily.</span></font></p>
<p style="margin: 0px; text-indent: 0px; font-family: arial,helvetica,sans-serif;"><font size="2"><span style="font-size: 11pt; color: rgb(0, 0, 0);"><br></span></font></p><p style="margin: 0px; text-indent: 0px; font-family: arial,helvetica,sans-serif;">
<font size="2"><span style="font-size: 11pt; color: rgb(0, 0, 0);">This requires a kernel or BIOS update to fix, but there is a decent workaround:  Set the &#39;processor&#39; module parameter called &#39;ignore_ppc&#39; from the default &#39;0&#39; value to &#39;1&#39;.  At runtime, you can set it via the R/W SysFS node &#39;/sys/module/processor/parameters/ignore_ppc&#39;.  At boot time, use the option &#39;processor.ignore_ppc=1&#39;--I added this to &#39;grub.conf&#39;.</span></font></p>
<p style="margin: 0px; text-indent: 0px; font-family: arial,helvetica,sans-serif;"><font size="2"><span style="font-size: 11pt; color: rgb(0, 0, 0);"><br></span></font></p><p style="margin: 0px; text-indent: 0px; font-family: arial,helvetica,sans-serif;">
<font size="2"><span style="font-size: 11pt; color: rgb(0, 0, 0);">See <a href="http://kerneltrap.org/index.php?q=mailarchive/linux-kernel/2008/5/23/1922554/thread">http://kerneltrap.org/index.php?q=mailarchive/linux-kernel/2008/5/23/1922554/thread</a> for more information.</span></font></p>
<br><br><div class="gmail_quote">On Mon, Apr 20, 2009 at 2:40 PM, Ryan Lynch <span dir="ltr">&lt;<a href="mailto:ryan.b.lynch@gmail.com">ryan.b.lynch@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<p>I&#39;m using the latest F10 updates on a Dell Inspiron 8600 notebook (Pentium M 1.4 GHz), and the CPU frequency scaling appears to be malfunctioning.  I think this is a new issue, but it&#39;s hard to say--I only noticed it recently, but it&#39;s possible that I just wasn&#39;t paying attention.</p>

<p>Basically, the system won&#39;t let me set the CPU frequency to the maximum (1400 MHz), and it keeps fluctuating between 1000 and 1200 MHz as the load on the system changes.  Also, the fluctuations are kind of random:  Even if the load average is above 2.0 and rising, the frequency will stay at 1000 MHz as the box starts to choke up.  The machine is basically unuseable under KDE4, right now--I&#39;m struggle just to type this email.</p>

<p>
I tried selecting the &quot;performance&quot; option from the system tray applet, which I&#39;ve read is supposed to peg the CPU frequency at the highest level.  No effect.  I&#39;ve also tried exiting from the applet, killing the HAL cpu daemon, and setting manual minimum/maximum values via Sysfs.  This last trick rejected 1400 MHz as a valid setting, even though Sysfs reports it as one of the available frequencies, and in any event it wouldn&#39;t stick--the machine switched back to 1000 MHz after a few minutes.<br>

</p><p>I&#39;m not running &#39;cpuspeed&#39; or &#39;cpufreqd&#39; or anything like that, as far as I know.</p><p>Is there something I&#39;m missing, here?<br></p><font color="#888888"><p>-Ryan<br></p>
</font></blockquote></div><br>