Re: [PATCH v3 sched_ext/for-7.3 11/36] sched_ext: Add CID sharding

From: Tejun Heo

Date: Wed Jul 08 2026 - 15:09:41 EST


On Tue, 07 Jul 2026 00:30:06 +0000, sashiko-bot@xxxxxxxxxx wrote:
> - [High] `scx_bpf_cid_override()` leaves newly added shard tracking arrays stale and inconsistent.

At this patch cid_override() only remaps the cpu<->cid topology; the
shard-tracking arrays and their rebuild arrive in the next patch and stay
consistent with an override. Nothing reads a stale shard array in
between. No change.

Thanks.

--
tejun