Re: [PATCH 06/19] sched/debug: Reverse the order of printing faults

2018-06-05 Thread Mel Gorman
On Mon, Jun 04, 2018 at 03:30:15PM +0530, Srikar Dronamraju wrote: > Fix the order in which the private and shared numa faults are getting > printed. > > Shouldn't have any performance impact. > > Signed-off-by: Srikar Dronamraju Acked-by: Mel Gorman -- Mel Gorman SUSE Labs

Re: [PATCH 06/19] sched/debug: Reverse the order of printing faults

2018-06-05 Thread Mel Gorman
On Mon, Jun 04, 2018 at 03:30:15PM +0530, Srikar Dronamraju wrote: > Fix the order in which the private and shared numa faults are getting > printed. > > Shouldn't have any performance impact. > > Signed-off-by: Srikar Dronamraju Acked-by: Mel Gorman -- Mel Gorman SUSE Labs

Re: [PATCH 06/19] sched/debug: Reverse the order of printing faults

2018-06-04 Thread Rik van Riel
On Mon, 2018-06-04 at 15:30 +0530, Srikar Dronamraju wrote: > Fix the order in which the private and shared numa faults are getting > printed. > > Shouldn't have any performance impact. > > Signed-off-by: Srikar Dronamraju Reviewed-by: Rik van Riel -- All Rights Reversed. signature.asc

Re: [PATCH 06/19] sched/debug: Reverse the order of printing faults

2018-06-04 Thread Rik van Riel
On Mon, 2018-06-04 at 15:30 +0530, Srikar Dronamraju wrote: > Fix the order in which the private and shared numa faults are getting > printed. > > Shouldn't have any performance impact. > > Signed-off-by: Srikar Dronamraju Reviewed-by: Rik van Riel -- All Rights Reversed. signature.asc

[PATCH 06/19] sched/debug: Reverse the order of printing faults

2018-06-04 Thread Srikar Dronamraju
Fix the order in which the private and shared numa faults are getting printed. Shouldn't have any performance impact. Signed-off-by: Srikar Dronamraju --- kernel/sched/debug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/sched/debug.c b/kernel/sched/debug.c

[PATCH 06/19] sched/debug: Reverse the order of printing faults

2018-06-04 Thread Srikar Dronamraju
Fix the order in which the private and shared numa faults are getting printed. Shouldn't have any performance impact. Signed-off-by: Srikar Dronamraju --- kernel/sched/debug.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/sched/debug.c b/kernel/sched/debug.c