Re: [PATCH 1/1] SGI X86 UV: Provide a System Activity Indicator driver

From: Andi Kleen
Date: Sat Oct 25 2008 - 02:49:08 EST


> Cool, thanks! I rewrote the patch to use current->pid, removing the
> idle callback.

As a additional measure you could make the timer deferred when in
idle state. Then you would only actually do something when
changing from idle to non idle or keeps being busy, but nothing
when a CPU stays idle for a longer time.

The frequency wouldn't necessarily be 1 second then though.

-Andi
--
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/