diff options
author | Rik van Riel <[email protected]> | 2017-06-23 12:55:29 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-06-24 08:57:52 +0200 |
commit | 3fed382b46baac83703130fe4cd3d9147f427fb9 (patch) | |
tree | f3f2ed7fa14c2d2ca531e0490e7bf5d893af9177 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 7d894e6e34a5cdd12309c7e4a3f830277ad4b7bf (diff) |
sched/numa: Implement NUMA node level wake_affine()
Since select_idle_sibling() can place a task anywhere on a socket,
comparing loads between individual CPU cores makes no real sense
for deciding whether to do an affine wakeup across sockets, either.
Instead, compare the load between the sockets in a similar way the
load balancer and the numa balancing code do.
Signed-off-by: Rik van Riel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions