bryancall commented on issue #6683:
URL: https://github.com/apache/trafficserver/issues/6683#issuecomment-4827339032

   Apache Traffic Server now supports io_uring on Linux. io_uring based 
asynchronous disk IO was added in 
https://github.com/apache/trafficserver/pull/8992 and first shipped in the 
10.0.0 release, with follow up work in 
https://github.com/apache/trafficserver/pull/9462 (io_uring as a separate 
library), https://github.com/apache/trafficserver/pull/9555, and 
https://github.com/apache/trafficserver/pull/9630 (selecting io_uring or thread 
based AIO at startup rather than compile time). The io_uring module lives under 
src/iocore/io_uring on the current master. Since this request has been 
implemented, I am closing the issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to