diff options
author | Yury Norov <yury.norov@gmail.com> | 2023-08-19 17:12:34 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-09-15 14:48:10 +0300 |
commit | d1db9fb432d50b0eecdfdd85d17cc15a59cc093b (patch) | |
tree | 47f0754f44ce59c0f9f72ede2ca06c7e2f654d1f /tools/perf/scripts/python/task-analyzer.py | |
parent | b1f099b1cf51d553c510c6c8141c27d9ba7ea1fe (diff) | |
download | linux-d1db9fb432d50b0eecdfdd85d17cc15a59cc093b.tar.xz |
sched/fair: Fix open-coded numa_nearest_node()
task_numa_placement() searches for a nearest node to migrate by calling
for_each_node_state(). Now that we have numa_nearest_node(), switch to
using it.
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Mel Gorman <mgorman@suse.de>
Link: https://lore.kernel.org/r/20230819141239.287290-3-yury.norov@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions