io-uring
io-uring copied to clipboard
lib: add `register_buffers_*` family of functions
This introduces:
-
Submitter::register_buffers_tagscorresponding toio_uring_register_buffers_tags -
Submitter::register_buffers_sparsecorresponding toio_uring_register_buffers_sparse -
Submitter::register_buffers_update_tagcorresponding toio_uring_register_buffers_update_tag
Would you be willing to add relevant docs and tests?
Yes, I should push that today. I opened the PR as a draft to let others pick it in case they were looking for it. I should've filled the description, apologies for that!
Are you willing to resolve this conflict?
@quininer can close this one