From: Rik van Riel Date: Mon, 7 Oct 2013 10:29:31 +0000 (+0100) Subject: sched/numa: Decide whether to favour task or group weights based on swap candidate... X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887c290e82e8950d854730c084904c115fc367ac;p=pandora-kernel.git sched/numa: Decide whether to favour task or group weights based on swap candidate relationships This patch separately considers task and group affinities when searching for swap candidates during task NUMA placement. If tasks are not part of a group or the same group then the task weights are considered. Otherwise the group weights are compared. Signed-off-by: Rik van Riel Cc: Andrea Arcangeli Cc: Johannes Weiner Cc: Mel Gorman Cc: Srikar Dronamraju Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1381141781-10992-54-git-send-email-mgorman@suse.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed