From: Mel Gorman Date: Mon, 7 Oct 2013 10:29:35 +0000 (+0100) Subject: sched/numa: Take false sharing into account when adapting scan rate X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6a9418cf05638b103e34f5d13be0321872e623;p=pandora-kernel.git sched/numa: Take false sharing into account when adapting scan rate Scan rate is altered based on whether shared/private faults dominated. task_numa_group() may detect false sharing but that information is not taken into account when adapting the scan rate. Take it into account. 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-58-git-send-email-mgorman@suse.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed