Re: [RFC] Introduce greedy hrtimer walk on idle

From: Venki Pallipadi
Date: Wed Oct 26 2011 - 13:13:32 EST


On Tue, Oct 25, 2011 at 5:46 PM, alex shi <lkml.alex@xxxxxxxxx> wrote:
>>
>> Signed-off-by: Venkatesh Pallipadi <venki@xxxxxxxxxx>
>> ---
>>  arch/x86/kernel/process_64.c |    2 +
>>  include/linux/hrtimer.h      |   14 ++++
>>  include/linux/sched.h        |    1 +
>>  include/linux/timerqueue.h   |   11 +++
>>  kernel/hrtimer.c             |  175 +++++++++++++++++++++++++++++++++++++-----
>>  kernel/sched.c               |    2 +
>>  kernel/sysctl.c              |    7 ++
>>  7 files changed, 191 insertions(+), 21 deletions(-)
>>
> Hi, venki, what version of thia patch against? I want to test the
> power consumption for your patch.

Hi Alex,

It should apply cleanly over 3.0. Thanks for testing the patch..

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