This patchset applies on top of Peter's sched/esting branch minus the last 2 commit: 56eb46798b33 ("sched: Clean up nohz enter/exit")
v3: - add memory barrier - add comments v2: - minor naming updates Vincent Guittot (3): sched: Stop nohz stats when decayed sched: reduce the periodic update duration sched: update blocked load when newly idle kernel/sched/fair.c | 227 +++++++++++++++++++++++++++++++++++++++++++-------- kernel/sched/sched.h | 1 + 2 files changed, 193 insertions(+), 35 deletions(-) -- 2.7.4