All of lore.kernel.org
 help / color / mirror / Atom feed
* powersaved is backwards on my machine...
@ 2006-08-28 16:45 Erich Boleyn
  2006-10-02 23:18 ` Dominik Brodowski
  0 siblings, 1 reply; 4+ messages in thread
From: Erich Boleyn @ 2006-08-28 16:45 UTC (permalink / raw)
  To: cpufreq


[just being clear, I am an AMD employee, though I am writing for
 myself at the moment]

Greetings,

Maybe this is a FAQ of some sort, but I couldn't find it with the
searches I tried, so I'm sending it here to know what the right thing
to do is...

I have an AMD machine which, when I enabled the powernow-k8 module and
powersaved, sets the power states opposite of what they should be.

I.e. when the machine is unloaded, it runs at the highest clock speed/
power state, and which the machine is loaded, it runs at the lowest
clock speed/power state.

I looked at the code a bit, and figured out the root causes:
  --  My old machine does not have correct ACPI power-state tables, so
	I disabled that.  (no, I can't get a BIOS update, sigh)
  --  It *does* have a functioning old Athlon64 PSB BIOS interface.
  --  powernow-k8 reports PSB-based power-states in ascending order
	instead of descending order like ACPI.
  --  powersaved assumes that the cpufreq interface will always
	report the power-states in descending order.

Fixing either cpufreq to report them always in descending order, or
powersaved to not assume it is in descending order is possebl...  but
the question is what the cpufreq interface *should* support.

So, I could not find any documentation on cpufreq that claimed the
frequency states listed should be in any particular order, but maybe
I was just not looking in the right place for the documentation...

--
    Erich Stefan Boleyn     <erich@uruk.org>     http://www.uruk.org/
"Reality is truly stranger than fiction; Probably why fiction is so popular"

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-10-03 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-28 16:45 powersaved is backwards on my machine Erich Boleyn
2006-10-02 23:18 ` Dominik Brodowski
2006-10-03 14:10   ` Holger Macht
2006-10-03 16:59     ` Erich Boleyn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.