Re: [PATCH v3 2/3] mm: move folio LRU code out of swap
From: Jianyue Wu
Date: Wed Jun 03 2026 - 22:37:24 EST
On Wed, Jun 3, 2026 at 11:40 PM Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
>
> What's the hurry to post a v3? It's not going in this merge window.
> I don't mean that you should also pull in Tal's patch series, merely
> that your series renames swap.c to folio.c (and we give serious thought
> to whether we create a folio.h, or leave folio functions spread over
> mm.h and swap.h)
>
> Then Tal comes along afterwards and moves the folio locking functions
> into your folio.c.
Thanks Matthew,
Yes, a bit rushed previously:) Actually not aiming for the merge window, just
because I want to update some of the code comments and commit logs.
I’ll wait for consensus on the folio.c/.h discussion and update the naming once
that settles.
Best regards,
Jianyue