Re: [PATCH v4 sched_ext/for-7.3 15/40] sched_ext: Add per-shard scx_sched storage scaffolding
Tejun Heo <[email protected]>
| Newsgroups | dev.linux.lists.sched-ext,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 08 Jul 2026 21:44:18 +0000, [email protected] wrote: > - [Medium] Missing scx_alloc_pshards() call for sub-schedulers in > scx_sub_enable_workfn(), breaking shard scaffolding. Same as the v3 round - scaffolding plus the root allocation only. Sub pshard allocation is wired up with the capability feature in a later patch and nothing in between touches a sub's pshard[]: https://lore.kernel.org/r/[email protected] Thanks. -- tejun