Re: [PATCH 2/3] sched: Initialize newidle balance stats in sd_numa_init()

2014-04-24 Thread Preeti U Murthy
On 04/24/2014 07:00 AM, Jason Low wrote: > Also initialize the per-sd variables for newidle load balancing > in sd_numa_init(). > > Signed-off-by: Jason Low > --- > kernel/sched/core.c |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/kernel/sched/core.c b/kernel/sc

Re: [PATCH 2/3] sched: Initialize newidle balance stats in sd_numa_init()

2014-04-24 Thread Peter Zijlstra
On Wed, Apr 23, 2014 at 06:30:34PM -0700, Jason Low wrote: > Also initialize the per-sd variables for newidle load balancing > in sd_numa_init(). Vincent actually fixed this 'by accident' in his topology rework, but I'll queue this for .15 and fix the conflict with his patch, which is queued for .