Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linux kernel v6.11 operations #136

Open
Thomasdezeeuw opened this issue Jul 18, 2024 · 0 comments
Open

Add Linux kernel v6.11 operations #136

Thomasdezeeuw opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request new operation New io_uring operation

Comments

@Thomasdezeeuw
Copy link
Owner

Thomasdezeeuw commented Jul 18, 2024

IORING_OP_BIND:
torvalds/linux@7481fd9

IORING_OP_LISTEN:
torvalds/linux@ff140cc

Supporting 64 bit lengths in fadvise/madvise:
torvalds/linux@3b87184

Atomic/torn protected writes, also see https://lwn.net/Articles/974578/ and RWF_ATOMIC in pwritev:
torvalds/linux@c34fc6f

@Thomasdezeeuw Thomasdezeeuw added enhancement New feature or request new operation New io_uring operation labels Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new operation New io_uring operation
Projects
None yet
Development

No branches or pull requests

1 participant