Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Feature request: support IORING_OP_{SEND,RECV}_FIXED for consistance enhancement New feature or request
#57 opened Jan 19, 2020 by CarterLi updated Aug 23, 2020
io_uring_prep_fcntl
#199 opened Sep 13, 2020 by YoSTEALTH updated Sep 13, 2020
io_uring_prep_mmap
#203 opened Sep 16, 2020 by YoSTEALTH updated Sep 16, 2020
How to wait for a timeout efficiently.
#347 opened May 11, 2021 by ioquatix updated May 17, 2021
Asynchronously cancelling operations from another thread.
#388 opened Jul 21, 2021 by lithdew updated Jul 21, 2021
liburing giving similar throughput as select/epoll
#414 opened Aug 18, 2021 by MarcoF1 updated Aug 23, 2021
[Question] IOPOLL + SQPOLL + ATTACH_WQ
#401 opened Aug 9, 2021 by akseg73 updated Sep 26, 2021
io_uring bandwidth with cached file
#472 opened Nov 5, 2021 by Tindarid updated Nov 9, 2021
FR: let userspace provide the worker threads
#296 opened Feb 8, 2021 by dcolascione updated Dec 10, 2021
Feature request: threading support
#39 opened Dec 12, 2019 by CarterLi updated Mar 28, 2022
Is io_uring funcs can be call in other thread?
#604 opened Jun 16, 2022 by richard0326 updated Jun 17, 2022
My benchmark for multi-threaded writes
#571 opened Apr 20, 2022 by boxerab updated Jun 23, 2022
Non-blocking waitpid? enhancement New feature or request
#361 opened Jun 12, 2021 by ioquatix updated Jun 25, 2022
cqe error: File too large
#629 opened Jul 12, 2022 by jasonisnotmyrealname updated Jul 12, 2022
In 2.2 many tests fail (in compare to 2.1)
#639 opened Aug 9, 2022 by vt-alt updated Aug 9, 2022
Virtual (non-committed) memory for sparse fixed files
#648 opened Aug 29, 2022 by bnbajwa updated Aug 31, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.