Re: Status of AIO

From: Benjamin LaHaise
Date: Mon Mar 06 2006 - 18:35:46 EST


On Mon, Mar 06, 2006 at 02:53:07PM -0800, Ulrich Drepper wrote:
> I don't think the POSIX AIO nor the kernel AIO interfaces are suitable
> for sockets, at least the way we can expect network traffic to be
> handled in the near future. Some more radical approaches are needed.
> I'll have some proposals which will be part of the talk I have at OLS.

Oh? I've always envisioned that network AIO would be able to use O_DIRECT
style zero copy transmit, and something like I/O AT on the receive side.
The in kernel API provides a lightweight event mechanism that should work
ideally for this purpose.

-ben
--
"Time is of no importance, Mr. President, only life is important."
Don't Email: <dont@xxxxxxxxx>.
-
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/