|
|
Log in / Subscribe / Register

Zero-copy network transmission with io_uring

Zero-copy network transmission with io_uring

Posted Jan 31, 2022 5:59 UTC (Mon) by eximius (guest, #124510)
Parent article: Zero-copy network transmission with io_uring

What is the reason behind the hoop jumping with extra notifications and generations and userspace informing the kernel when it can move on to next generations?

With the completion notifications, it would have seemed like the simplest, most resistant to misuse API would be to delay the completion notification until it was *actually* done - which is what we wanted? (Unless there is some semantic meaning worth differentiating between the two that I'm missing.)


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds