Re: [PATCH sched_ext/for-6.16] sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings

From: Tejun Heo
Date: Tue Apr 08 2025 - 13:55:40 EST


On Mon, Apr 07, 2025 at 01:20:04PM -1000, Tejun Heo wrote:
> sched_ext generates warnings when cpu.weight / cpu.idle are set to
> non-default values if the BPF scheduler doesn't implement weight support.
> These warnings don't provide much value while adding constant annoyance. A
> BPF scheduler may not implement any particular behavior and there's nothing
> particularly special about missing cgroup weight support. Drop the warnings.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>

Applied to sched_ext/for-6.16.

Thanks.

--
tejun