Re: [PATCH 13/19] mm: Create/affine kcompactd to its preferred node

From: Vlastimil Babka
Date: Wed Aug 07 2024 - 13:07:31 EST


On 8/7/24 18:02, Frederic Weisbecker wrote:
> 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.
>
> Signed-off-by: Frederic Weisbecker <frederic@xxxxxxxxxx>

Acked-by: Vlastimil Babka <vbabka@xxxxxxx>