v2 2026-09-11

workingset 判定改用 LRU refs · v2

MGLRU 下 folio_test_workingset() 改为基于 folio LRU refs 判断,取代仅检查 PG_workingset 最低位的做法。

原始补丁链接