Re: -mm -> 2.6.13 merge status

From: Christoph Lameter
Date: Tue Jun 21 2005 - 18:46:55 EST


On Tue, 21 Jun 2005, Jeff Garzik wrote:

> Non-blocking file I/O is an open issue.
>
> AIO is probably a better path.

AIO is requiring you to poll and check if I/O is complete. select() does
not require any polling and just needs to be made to work the way it was
intended to.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/