All of lore.kernel.org
 help / color / mirror / Atom feed
* How to handle NFS patches for fscache I/O partial rewrite?
@ 2021-01-25 22:10 David Howells
  0 siblings, 0 replies; only message in thread
From: David Howells @ 2021-01-25 22:10 UTC (permalink / raw)
  To: Trond Myklebust, Anna Schumaker
  Cc: dhowells, Dave Wysochanski, Jeff Layton, Matthew Wilcox,
	linux-nfs, linux-cachefs

Hi Trond, Anna,

As you may have seen, I've managed to cut down the fscache overhaul to add a
glue layer to handle reads and switch to using async DIO through kiocbs rather
than using sync write and async reads with page wait list snooping.  All the
rest of the API is unchanged (for the moment).

The glue layer (netfs helper library) handles the new VM readahead stuff and
reading transparent huge pages on behalf of the netfs, plus read shaping,
splitting and retrying.

Dave Wysochanski created some NFS patches for it, which I posted as part of my
branch.  I'd like to get them into linux-next with an eye to having them
pulled by Linus in the next merge window, along with the rest of my branch.

Should I keep them in my branch and thence into linux-next, or do they need to
go through one of your branches?

Thanks,
David


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-25 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 22:10 How to handle NFS patches for fscache I/O partial rewrite? David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.