diff options
author | Rik van Riel <riel@redhat.com> | 2014-04-11 21:00:28 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-05-07 15:33:46 +0400 |
commit | 5085e2a328849bdee6650b32d52c87c3788ab01c (patch) | |
tree | 315d11c9247c532c7e9800ca23380218cee64f87 /mm | |
parent | 792568ec6a31ca560ca4d528782cbc6cd2cea8b0 (diff) | |
download | linux-5085e2a328849bdee6650b32d52c87c3788ab01c.tar.xz |
sched/numa: Retry placement more frequently when misplaced
When tasks have not converged on their preferred nodes yet, we want
to retry fairly often, to make sure we do not migrate a task's memory
to an undesirable location, only to have to move it again later.
This patch reduces the interval at which migration is retried,
when the task's numa_scan_period is small.
Signed-off-by: Rik van Riel <riel@redhat.com>
Tested-by: Vinod Chegu <chegu_vinod@hp.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1397235629-16328-3-git-send-email-riel@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions