Re: swap_ops updates v2
Kairui Song <[email protected]> Tue, 4 Aug 2026 17:45:50 +0800
| Newsgroups | gmane.linux.nfs,gmane.linux.kernel.mm,gmane.linux.kernel.cifs |
|---|---|
| Message-ID | <CAMgjq7AYZhTYR-U5DmxoabdKMuD3AeMrY4yqnkNiEdJ=NGwRKQ@mail.gmail.com> |
On Thu, Jul 23, 2026 at 1:46=E2=80=AFPM Christoph Hellwig <[email protected]> wrot= e: > > Hi all, > > this series is a follow on to the swap ops series now in mm-unstable. > > The first patch reintroduces direct folio writes for synchronous > swap files, the other two remove the double indirect for file > system based swap. > > Changes since v1: > - include swap_ops.h in zswap.c > - fix a commit message typo > - add a commit log blurb to mention there are not functional changes in > patch 2 This series looks good to me and we should have them, especially patch 1 to ensure existing workloads won't hit a regression, minor conflict in patch 2 for unstable or new, due to https://lore.kernel.org/all/20260723032434.2016749-2-ridong.chen-fxUVXftIFDnyG1zEObXtfA@public.gmane.org/= , but should be easy to fix. And for the series: Acked-by: Kairui Song <[email protected]>