Re: [PATCH 3/3] mm/mglru: retry the same type once if isolation fails due to races
From: Baolin Wang
Date: Mon Aug 24 2026 - 03:18:09 EST
On 8/20/26 12:56 PM, Barry Song (Xiaomi) wrote:
If we are not exhausted (i.e., there are still folios in the
reclaimable generations) but fail to isolate any folios due to
promotions, protections, or races, retry once more to avoid going
through the outer loop again.
Signed-off-by: Barry Song (Xiaomi) <baohua@xxxxxxxxxx>
---
Make sense to me.
Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>