diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2024-09-27 01:49:02 +0300 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2025-01-08 20:15:03 +0300 |
commit | 54880b5a2b5ea6d32dd970125b9b1b033b86ae93 (patch) | |
tree | 1b723f82cc715230f9a36b5adfd0dc182acb40d6 /tools/perf/scripts/python/task-analyzer.py | |
parent | d1a89197589c4a77468298ef2b14ff4084c4ea29 (diff) | |
download | linux-54880b5a2b5ea6d32dd970125b9b1b033b86ae93.tar.xz |
mm: Create/affine kcompactd to its preferred node
Kcompactd 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