Re: [PATCH] sched_ext: Use the NUMA scheduling domain for NUMA optimizations
From: Tejun Heo
Date: Wed Dec 04 2024 - 14:50:37 EST
On Wed, Nov 20, 2024 at 03:29:03PM +0100, Andrea Righi wrote:
> Rely on the NUMA scheduling domain topology, instead of accessing NUMA
> topology information directly.
>
> There is basically no functional change, but in this way we ensure
> consistent use of the same topology information determined by the
> scheduling subsystem.
>
> Fixes: f6ce6b949304 ("sched_ext: Do not enable LLC/NUMA optimizations when domains overlap")
> Signed-off-by: Andrea Righi <arighi@xxxxxxxxxx>
Applied to sched_ext/for-6.14.
Thanks.
--
tejun