All of lore.kernel.org
 help / color / mirror / Atom feed
* Increased ipw2200 power usage with dynticks
@ 2007-05-18 15:46 Björn Steinbrink
  2007-05-19 17:10 ` Björn Steinbrink
  0 siblings, 1 reply; 9+ messages in thread
From: Björn Steinbrink @ 2007-05-18 15:46 UTC (permalink / raw)
  To: tglx; +Cc: mingo, yi.zhu, linux-kernel, arjan

Hi,

while playing around with powertop, I noticed that my power usage wasn't
what it used to be. In total idle mode, everything was fine, but as soon
as I loaded the ipw2200 module and bring up the device, power usage
rises to about 16.8W, while kernel up to 2.6.20 used only about 15.3W. A
day worth of bisecting later, I could put my finger on dynticks, tested
2.6.22-rc1 without dynticks and power usage was at least down to about
15.5-15.6W, not perfect, but a lot better.

It seems that ipw2200 wants to do something about its power usage, but
dynticks stops it from doing so, as holding down the "Fn" key, and
thereby generating about 60 additional wakeups per second, brings the
power usage down to about the same as in the non-dynticks case.

Powertop also revealed, that with dynticks, my CPU is spending 99% in C2
when the power usage is high, but about 50% in C3 when I hold down "Fn".

Let me know if you need further details.

Thanks,
Björn

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

end of thread, other threads:[~2007-05-23 12:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-18 15:46 Increased ipw2200 power usage with dynticks Björn Steinbrink
2007-05-19 17:10 ` Björn Steinbrink
2007-05-20 18:55   ` Andi Kleen
2007-05-21  7:49     ` Björn Steinbrink
2007-05-21 17:24       ` Pallipadi, Venkatesh
2007-05-22  9:23         ` Andi Kleen
2007-05-22 18:00           ` Pallipadi, Venkatesh
2007-05-23 12:15             ` Andi Kleen
2007-05-22 17:43       ` Bill Davidsen

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.