Skip to content

Alternative API for io_uring_register_buffers for multiple rings with shared backend #892

Answered by axboe
yash760 asked this question in Q&A
Discussion options

You must be logged in to vote

Registered buffers can only be used on a ring where they have been registered. So you'd need to register the same buffer on all rings where you'd be doing IO to/from registered buffers with read/write fixed.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by yash760
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants