Re: [PATCH sched_ext/for-6.16] sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings
From: Tejun Heo
Date: Tue Apr 08 2025 - 14:01:38 EST
On Tue, Apr 08, 2025 at 07:55:31AM -1000, Tejun Heo wrote:
> 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.
Strike that. Applied to for-6.15-fixes instead. Better to get rid of it
sooner than later.
Thanks.
--
tejun