diff options
author | Rik van Riel <[email protected]> | 2014-05-14 13:22:21 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-05-22 11:16:38 +0200 |
commit | e63da03639cc9e6e83b62e7ef8ffdbb92421416a (patch) | |
tree | cc25bdae654b1f3e3318e9564763e1f69799c832 /tools/perf/util/trace-event-scripting.c | |
parent | 4027d080854d1be96ef134a1c3024d5276114db6 (diff) |
sched/numa: Allow task switch if load imbalance improves
Currently the NUMA balancing code only allows moving tasks between NUMA
nodes when the load on both nodes is in balance. This breaks down when
the load was imbalanced to begin with.
Allow tasks to be moved between NUMA nodes if the imbalance is small,
or if the new imbalance is be smaller than the original one.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Rik van Riel <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions