Re: [PATCH 4/4] sched: Conditionally build cpu load decay code for nohz

2016-04-02 Thread Peter Zijlstra
On Fri, Apr 01, 2016 at 03:23:07PM +0200, Frederic Weisbecker wrote: > To complete the tick periodic kernel optimizations. -ENOCHANGELOG

[PATCH 4/4] sched: Conditionally build cpu load decay code for nohz

2016-04-01 Thread Frederic Weisbecker
To complete the tick periodic kernel optimizations. Cc: Byungchul Park Cc: Chris Metcalf Cc: Christoph Lameter Cc: Ingo Molnar Cc: Luiz Capitulino Cc: Mike Galbraith Cc: Paul E. McKenney Cc: Peter Zijlstra Cc: Rik van Riel Cc: Thomas Gleixner Signed-off-by: Frederic Weisbecker --- kern