Re: -mm -> 2.6.13 merge status

From: Jeff Garzik
Date: Tue Jun 21 2005 - 18:59:30 EST


Christoph Lameter wrote:
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

Incorrect. The entire point of AIO is that its an async callback system, when the I/O is complete... just like the kernel's internal I/O request queue system.

Jeff



-
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/