From: Rik van Riel Date: Mon, 7 Oct 2013 10:29:12 +0000 (+0100) Subject: sched/numa: Increment numa_migrate_seq when task runs in correct location X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~40^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ea5e035b4e66cc77790457a89fc7e368060c4b;p=pandora-kernel.git sched/numa: Increment numa_migrate_seq when task runs in correct location When a task is already running on its preferred node, increment numa_migrate_seq to indicate that the task is settled if migration is temporarily disabled, and memory should migrate towards it. Signed-off-by: Rik van Riel [ Only increment migrate_seq if migration temporarily disabled. ] Signed-off-by: Mel Gorman Cc: Andrea Arcangeli Cc: Johannes Weiner Cc: Srikar Dronamraju Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1381141781-10992-35-git-send-email-mgorman@suse.de Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed