diff options
author | Mel Gorman <[email protected]> | 2013-10-07 11:29:11 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-09 12:40:40 +0200 |
commit | 6b9a7460b6baf6c77fc3d23d927ddfc3f3f05bf3 (patch) | |
tree | b35642ac95837435740ee6f584ca6d169795891d /net/lapb/lapb_iface.c | |
parent | 58d081b5082dd85e02ac9a1fb151d97395340a09 (diff) |
sched/numa: Retry migration of tasks to CPU on a preferred node
When a preferred node is selected for a tasks there is an attempt to migrate
the task to a CPU there. This may fail in which case the task will only
migrate if the active load balancer takes action. This may never happen if
the conditions are not right. This patch will check at NUMA hinting fault
time if another attempt should be made to migrate the task. It will only
make an attempt once every five seconds.
Signed-off-by: Mel Gorman <[email protected]>
Reviewed-by: Rik van Riel <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions