-
Notifications
You must be signed in to change notification settings - Fork 447
Issues: axboe/liburing
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Per-iovec zero-copy and fixed buffer settings for writev/sendmsg
#1191
opened Jul 29, 2024 by
calebsander
Question: will io_uring block in this scenario in the same way as libaio?
#1184
opened Jul 17, 2024 by
travisdowns
Potential dangling pointer if io_uring_submit_and_wait_timeout() used with IORING_SETUP_SQPOLL
#1164
opened Jun 4, 2024 by
lewissbaker
IORING_OP_TIMEOUT / IORING_OP_TIMEOUT_REMOVE. Consider allowing a single int64 as a timeout.
#1118
opened Apr 4, 2024 by
vsolontsov-ll
Missing test cases
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
#1090
opened Mar 7, 2024 by
axboe
The performance difference between system write API and liburing API when writing small data.
#912
opened Jul 28, 2023 by
zhengshuxin
questions on fixed-buf variations other than read_fixed and write_fixed
#740
opened Nov 28, 2022 by
FrankReh
3 of 6 tasks
IORING_SETUP_SQPOLL: Understanding behaviour of the kernel thread that never goes to sleep.
#729
opened Nov 15, 2022 by
sohaibiftikhar
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.