Re: [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
Christoph Hellwig <[email protected]>
| Newsgroups | gmane.linux.nfs,gmane.linux.kernel,gmane.linux.kernel.mm,gmane.linux.file-systems |
|---|---|
| Message-ID | <[email protected]> |
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.