[PATCHv8 1/6] block, fs: restore kiocb based write hint processing

Christoph Hellwig hch at lst.de
Tue Oct 22 07:40:00 PDT 2024


On Tue, Oct 22, 2024 at 08:37:56AM -0600, Keith Busch wrote:
> No doubt it's almost certainly not a good idea to mix different stream
> usages, but that's not the kernels problem. It's user space policy. I
> don't think the kernel needs to perform any heroic efforts to split
> anything here. Just keep it simple.

Unfortunately it's not.  This complicated breaks any intelligent
scheme to manage them.  You can't write portable code assuming you
can know write streams when you need to cope with someone else using
some or all of the same resources.



More information about the Linux-nvme mailing list