10/16

mm/mglru: batch move folios to the second-oldest gen's LRU

在 inc_min_seq() 中批量移动需要从最老代升级到次老代的 folios,减少逐个操作和锁开销,降低 sys time,尤其当另一类型落后时。