From: Mel Gorman Date: Mon, 7 Oct 2013 10:29:01 +0000 (+0100) Subject: sched/numa: Resist moving tasks towards nodes with fewer hinting faults X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0f308337d11fd5caa9f845c6d08cc5d6067988;p=pandora-kernel.git sched/numa: Resist moving tasks towards nodes with fewer hinting faults Just as "sched: Favour moving tasks towards the preferred node" favours moving tasks towards nodes with a higher number of recorded NUMA hinting faults, this patch resists moving tasks towards nodes with lower faults. Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel Cc: Andrea Arcangeli Cc: Johannes Weiner Cc: Srikar Dronamraju Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1381141781-10992-24-git-send-email-mgorman@suse.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed