Skip to content

Add register_buffers_clone for cloning registered buffers#396

Merged
quininer merged 1 commit into
tokio-rs:masterfrom
lthiery:register-buffers-clone
Jun 21, 2026
Merged

Add register_buffers_clone for cloning registered buffers#396
quininer merged 1 commit into
tokio-rs:masterfrom
lthiery:register-buffers-clone

Conversation

@lthiery

@lthiery lthiery commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Wraps IORING_REGISTER_CLONE_BUFFERS (Linux 6.12+) with register_buffers_clone and register_buffers_clone_offset, plus a CloneBuffersFlags type for the source-registered and destination-replace options, and a test exercising fixed I/O against a cloned buffer table.

Wraps IORING_REGISTER_CLONE_BUFFERS (Linux 6.12+) with
`register_buffers_clone` and `register_buffers_clone_offset`, plus a
`CloneBuffersFlags` type for the source-registered and destination-replace
options, and a test exercising fixed I/O against a cloned buffer table.
@quininer

Copy link
Copy Markdown
Member

It looks good and I hope to see it on weekend.

@quininer quininer merged commit 03539b3 into tokio-rs:master Jun 21, 2026
17 checks passed
@quininer

Copy link
Copy Markdown
Member

Thank you!

@lthiery

lthiery commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

And thank you for your work on this crate!

@lthiery lthiery deleted the register-buffers-clone branch June 22, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants