Re: Approaches to making io_submit not block

From: Andi Kleen
Date: Tue Aug 30 2011 - 03:03:04 EST


Daniel Ehrenberg <dehrenberg@xxxxxxxxxx> writes:
>
> Has anything like this been discussed or implemented?

There was a lot of discussion and some patches on "retry based AIO"
a few years ago. Didn't really go anywhere, but there are still
assorted leftovers in the code.

Then there was the "syslets" approach, but that is also still born.

Probably needs to be revisited from scratch. The network
layer is also badly in need of a better aio interface that supports
zero copy.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
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/