Improving fget() performance
Improving fget() performance
Posted May 26, 2019 9:58 UTC (Sun) by daurnimator (guest, #92358)Parent article: Improving fget() performance
With io_uring, you can skip the fget call by using a 'fixed' reference. There should be a patch coming soon to add sendmsg()+recvmsg() support to io_uring.
