Re: Kernel support of socket async I/O

Benjamin LaHaise (bcrl@redhat.com)
Mon, 25 Feb 2002 14:20:14 -0500


On Mon, Feb 25, 2002 at 05:05:41PM +0100, marco wrote:
> Hello Benjamin and all of the guys on the lists,
> I'm pretty much interested in socket async I/O for a project at work. I
> read the document at
...
> I also searched linux-kernel archives for some status information, but
> couldn't gain much info (other than a couple of discussion threads back in
> late 1999).
> What we need is a standard aio/thread-pool-in-sigwaitinfo architecture and
> we wouldn't like to use select/poll.
...

Recent development activity was mostly geared at raw block device and
filesystem aio (as that's what the testers are using). I did post patches
for network aio, but dropped them due to time constraints. Now that the
most recent flurry of fixes to the aio core is complete (it's looking
very good now), I need to get the core bits updated for 2.5 and see how
much can be merged. As for help, the network bits need polish and testing
to get to the near-release quality of the rest of the code.

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