Re: [PATCH v3 sched_ext/for-7.3 14/36] sched_ext: Add per-shard scx_sched storage scaffolding
From: Tejun Heo
Date: Wed Jul 08 2026 - 15:11:05 EST
On Tue, 07 Jul 2026 00:28:40 +0000, sashiko-bot@xxxxxxxxxx wrote:
> - [Medium] Missing `scx_alloc_pshards()` initialization for sub-schedulers.
Intentional here: this patch is scaffolding plus the root allocation
only. Sub-scheduler pshard allocation is wired up with the capability
feature in a later patch (scx_sub_enable_workfn() calls
scx_alloc_pshards()), and nothing in between touches a sub's pshard[].
Thanks.
--
tejun