Re: [PATCH] sched_ext: Take NUMA node into account when allocating per-CPU cpumasks

From: Tejun Heo
Date: Mon Feb 10 2025 - 12:22:25 EST


On Mon, Feb 10, 2025 at 04:52:25PM +0800, lirongqing wrote:
> From: Li RongQing <lirongqing@xxxxxxxxx>
>
> per-CPU cpumasks are dominantly accessed from their own local CPUs,
> so allocate them node-local to improve performance.
>
> Signed-off-by: Li RongQing <lirongqing@xxxxxxxxx>

Applied to sched_ext/for-6.15.

Thanks.

--
tejun