[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

David Wei dw at davidwei.uk
Mon Jun 10 00:37:33 UTC 2024


On 2024-06-07 17:52, Jason Gunthorpe wrote:
> IMHO it seems to compose poorly if you can only use the io_uring
> lifecycle model with io_uring registered memory, and not with DMABUF
> memory registered through Mina's mechanism.

By this, do you mean io_uring must be exclusively used to use this
feature?

And you'd rather see the two decoupled, so userspace can register w/ say
dmabuf then pass it to io_uring?

> 
> Jason


More information about the dri-devel mailing list