Re: [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
From: Christoph Hellwig
Date: Fri Jul 03 2026 - 10:14:48 EST
On Fri, Jul 03, 2026 at 12:46:58PM +0000, Pranjal Shrivastava wrote:
> Do we have use-cases for a kernel user for direct I/O ? (Just curious to
> know if there's something on the horizon).
Plenty. Basically any storage on file driver, or storage / file system
server: loop, zloop, nvmet, scsi target and nfsd ar the ones I know off
by head.