Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
couchand
on Feb 7, 2020
|
parent
|
context
|
favorite
| on:
The Rapid Growth of Io_uring
> At the I/O limit, asynchronous isn't feasible because interrupts introduce latency and waste cycles not doing work.
io_uring supports polled i/o:
https://lore.kernel.org/linux-block/20190116175003.17880-8-a...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
io_uring supports polled i/o: https://lore.kernel.org/linux-block/20190116175003.17880-8-a...