Re: [PATCH] Add support for deferrable timers (respun-Mar28)

From: Andi Kleen
Date: Thu Mar 29 2007 - 07:59:31 EST



> Might also be useful to add an extra option to "top" to reduce the
> polling frequency if the system is otherwise idle. A fixed 30-sec
> timer and a deferrable 1-sec timer or somesuch?

Hmm, i think the current implementation is per CPU. top really would
like to have one that applies to all CPUs though.

Thinking about it for sane user space semantics it would probably need
a global implementation anyways.

Perhaps it could use the same infrastructure as RCU does to handle this?

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