v1 2026-08-24

stat_refresh 增加逐 CPU 排空 · v1

为保持 /proc/vmstat 刷新语义,读写 /proc/sys/vm/stat_refresh 时额外对每个 CPU 调用 lru_add_drain(),确保统计即时更新。

原始补丁链接