Re: [Discuss] [PATCH] ipmi: use round_jiffies on timers to reducetimer overhead/wakeups

From: Arjan van de Ven
Date: Wed Oct 21 2009 - 16:57:16 EST


Corey Minyard wrote:
Certainly. Yes, some (probably most) IPMI hardware does not use
interrupts, and unfortunately, it's not just older machines. The driver
used to poll more slowly, but in many cases the performance was
unacceptable.

... but now it burns quite a bit of power (I'd not be surprised if it is 10 Watts extra on a 70W server)

is there any way to poll slowly until there is active ipmi traffic, during which we can then poll a bit faster.
... and then go back to slow polling when there is an ipmi idle period ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/