diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2024-09-27 01:49:03 +0300 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2025-01-08 20:15:03 +0300 |
commit | c6a566f6c1b4d5dff659acd221f95a72923f4085 (patch) | |
tree | a2bd1a0a21a33d5309834227f983cdea86cab462 /tools/perf/scripts/python/task-analyzer.py | |
parent | 54880b5a2b5ea6d32dd970125b9b1b033b86ae93 (diff) | |
download | linux-c6a566f6c1b4d5dff659acd221f95a72923f4085.tar.xz |
mm: Create/affine kswapd to its preferred node
kswapd is dedicated to a specific node. As such it wants to be
preferrably affine to it, memory and CPUs-wise.
Use the proper kthread API to achieve that. As a bonus it takes care of
CPU-hotplug events and CPU-isolation on its behalf.
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions