Re: [PATCH V2] io_uring: introduce inline reqs for IORING_SETUP_IOPOLL

From: Christoph Hellwig
Date: Tue Apr 09 2019 - 05:44:02 EST


On Tue, Apr 09, 2019 at 02:37:17AM -0700, Christoph Hellwig wrote:
> I really don't like the idea of exposing this to userspace. Is
> there any good reason to not simply always allocate inline request
> up to a certain ring size?

Sorry - misread the patch. The flag isn't actually user visible so
all is fine!