Messages in this thread |  | | | Date | Wed, 26 Oct 2011 10:13:27 -0700 | | Subject | Re: [RFC] Introduce greedy hrtimer walk on idle | | From | Venki Pallipadi <> |
| |
On Tue, Oct 25, 2011 at 5:46 PM, alex shi <lkml.alex@gmail.com> wrote: >> >> Signed-off-by: Venkatesh Pallipadi <venki@google.com> >> --- >> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |