Interest in asynchronous I/O
Posted Jul 23, 2003 23:02 UTC (Wed) by
larryr (guest, #4030)
Parent article:
2003 Kernel Summit: Asynchronous I/O
I have always been mystified by the idea that there is little demand for AIO, or that it needs to prove its merit with benchmarks. To me it seems like it provides a fundamental capability to be utilized directly by applications as integral to their implementation, and to some extent even their design. It is supported by FreeBSD, Solaris, NT, etc.
Oddly enough, around the time 2.5 started, Linus said "I think it's clear that many people do want to have aio support.", and "Done
right, it becomes a very natural way of doing event handling, and it could
very well be rather useful for many things that use select loops right
now."
I guess I should accept that AIO support in 2.6 is going to be weak; I just hope it is good enough to create a demand for dramatic improvements in 2.8...
Larry
(
Log in to post comments)