Skip to content
Commit e776b26e authored by Tejun Heo's avatar Tejun Heo
Browse files

sched_ext: Remove cpu.weight / cpu.idle unimplemented warnings



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: default avatarTejun Heo <tj@kernel.org>
parent 47068309
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment