[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <165119280115.15698.2629172320052218921.stgit@noble.brown>
Date: Fri, 29 Apr 2022 10:43:34 +1000
From: NeilBrown <neilb@...e.de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
Christoph Hellwig <hch@....de>,
Miaohe Lin <linmiaohe@...wei.com>, linux-nfs@...r.kernel.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Finalising swap-over-NFS patches
Hi Andrew,
Two patches for current -mm branch.
First fixes an omission pointed out by Miaohe Lin. Huge pages weren't
handled correctly.
Second changes NFS to use the new ->swap_rw
With this, swap over NFS largely works again. I think there is a little
more work to do in NFS/SUNRPC code to make allocations on the swap out
path behave optimally. Any such changes can go through the NFS tree.
Thanks,
NeilBrown
---
NeilBrown (2):
MM: handle THP in swap_*page_fs()
NFS: rename nfs_direct_IO and use as ->swap_rw
fs/nfs/direct.c | 23 ++++++++++-------------
fs/nfs/file.c | 5 +----
include/linux/nfs_fs.h | 2 +-
mm/page_io.c | 23 +++++++++++++----------
4 files changed, 25 insertions(+), 28 deletions(-)
--
Signature
Powered by blists - more mailing lists