v1 2026-08-08

futex 哈希热路径运行时常量化 · v1

将 __futex_hash() 中的只读数据 __futex_shift/__futex_mask/__futex_queues 运行时常量化,减少哈希热路径开销。

原始补丁链接