Re: [PATCH v2 4/7] mm/mglru: exclude folios promoted by aging from protected in inc_min_seq()

From: Lian Wang

Date: Sun Aug 30 2026 - 03:04:21 EST


> Some folios may have been promoted during aging, so don't count them
> as protected, similar to sort_folio().

This makes sense to me and matches sort_folio().

Reviewed-by: Lian Wang <lianux.mm@xxxxxxxxx>