git: bump submodule/kernel for Phase 0c start (P6-futex-sharding + RUN_QUEUE_COUNT)
The local kernel fork just gained two commits:
- P6-futex-sharding: replaces single global Mutex<L1, FutexList> with
64-shard hash table, eliminating contention between futex operations
on different addresses.
- RUN_QUEUE_COUNT: pre-flight constant at context::RUN_QUEUE_COUNT = 40
that downstream patches (P8-percpu-sched, P8-percpu-wiring) need but
none of the existing P5–P9 patches define.
Phase 0c, plan orders #1 and pre-flight.
This commit is contained in:
+1
-1
Submodule local/sources/kernel updated: 9bc1fbfe46...5fb42fcaa1
Reference in New Issue
Block a user