Re: [PATCH 20/22] AIO poll

From: William Lee Irwin III
Date: Thu Jul 29 2004 - 12:19:21 EST


Jeff Moyer wrote:
>> What are the barriers to getting the AIO poll support into the kernel? I
>> think if we have AIO support at all, it makes sense to add this.

On Thu, Jul 29, 2004 at 07:02:50PM +0300, Avi Kivity wrote:
> I second the motion. I don't see how one can write a server which uses
> both networking and block aio without aio poll.

I just did it for OLS. The answer is busywait. i.e. 100% cpu. This is
because you can't use timeouts unless they're unified.


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