Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class

From: Tejun Heo
Date: Sat Jun 22 2024 - 22:00:23 EST


Hello,

On Fri, Jun 21, 2024 at 09:34:22AM -0700, Linus Torvalds wrote:
> (b) the for_each_active_class() thing that I think would actually be
> better off just being done explicitly in sched/core.c, but probably
> only makes sense after integration

Just posted a patchset to integrate sched_ext a bit better. I open coded
for_balance_class_range() and moved for_each_active_class() and friends to
kernel/sched/sched.h. If something else would look better, please let me
know.

http://lkml.kernel.org/r/20240623015057.3383223-1-tj@xxxxxxxxxx

Thanks.

--
tejun