Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

io_uring is specifically designed so that zero system calls are necessary while the system is busy. Userspace and the kernel both update ring buffers, and ring buffers can be checked and drained without entering the kernel at all.


Yes, that’s what “if you haven’t received new events when you poll” means.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: