AIO: Switching from thread pools to io_uring
Dhruv McElwaine
mcelwainedhruv6@gmail.com
Wed Dec 31 00:30:00 GMT 2025
Currently, glibc's aio implementation relies on a thread pool to provide
parralelism. With io_uring turning 6 tomorrow, I have started work on a
reimplementation of aio based on io_uring. Would it be worth trying to
finish it off and merge it into glic proper?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/libc-alpha/attachments/20251231/afe354ca/attachment.htm>
More information about the Libc-alpha
mailing list