Y
Hacker News
new
|
ask
|
show
|
jobs
by
immibis
412 days ago
IIRC they literally just did the sync I/O on a worker thread.
1 comments
DmitryOlshansky
411 days ago
That’s the POSIX AIO. Linux has had AIO that was only supported for direct I/O and had certain limitations making it awkward to use.
link