From: Mel Gorman Date: Mon, 7 Oct 2013 10:29:27 +0000 (+0100) Subject: sched/numa: Use group fault statistics in numa placement X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e1d2cd9eabec5164afea295ff06b941ae8e4a9;p=pandora-kernel.git sched/numa: Use group fault statistics in numa placement This patch uses the fraction of faults on a particular node for both task and group, to figure out the best node to place a task. If the task and group statistics disagree on what the preferred node should be then a full rescan will select the node with the best combined weight. 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-50-git-send-email-mgorman@suse.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed