Re: timer.c - high load avarage with idle cpu

From: Harry Nak
Date: Thu Dec 02 2010 - 05:00:28 EST


Damien Wyart <damien.wyart@xxxxxxx> wrote:
>> [...]
>> My solution is to postpone the call to run_local_timers() until
>> scheduler_tick() has been called.
>
>> Could anybody confirm my theory and is it possible that my solution
>> breaks anything?
>
> Your problem might be related to this thread:
> https://lkml.org/lkml/2010/9/29/51

Thanks for the hint. However from what I have read in this thread,
this deals specifically with a tickless kernel, while my issue
manifests on a regular HZ kernel.

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