Re: [PATCH v5 1/5] mm/vmscan: introduce folio_activate_locked() helper
From: Barry Song
Date: Sun Sep 20 2026 - 17:42:43 EST
On Sun, Sep 20, 2026 at 10:38 PM Zhang Peng <zippermonkey@xxxxxxxxxx> wrote:
[...]
>
> I've split the series accordingly. The four cleanup patches, with the
> explicit-outcome rework you asked for in 2/5 and 3/5, are posted on
> their own as:
>
> [PATCH 0/4] mm/vmscan: refactor shrink_folio_list()
> https://lore.kernel.org/all/20260920-vmscan-refactor-v1-0-ec04d71cb761@xxxxxxxxxxx/
>
> No functional change intended there. I'll repost the TLB batching on
> top once that has settled.
Hi Zhang Peng,
I am happy to review your `shrink_folio_list()` refactoring series, but
I really don't think it should be split up, as the refactoring is
closely tied to your final patch, "batch dirty TLBI".
Without the last patch, the refactoring doesn't really stand on its own.
So I'd prefer you to keep all five patches together as a single patchset.
Best Regards
Barry