Yet another async I/O issue: block devices

Dan Kegel dank at kegel.com
Tue Nov 13 19:20:00 CST 2001


Martin Wilck wrote:
> Obviously IO requests on block devices on Linux are _always blocking_.

Not if you use aio_read().  Granted, that sucks right now,
but it won't suck in about six months...

- Dan





More information about the wine-devel mailing list