qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/5] Convert vectored aio emulation to use a ded


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 2/5] Convert vectored aio emulation to use a dedicated pool
Date: Mon, 16 Mar 2009 15:39:30 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Christoph Hellwig wrote:
On Mon, Mar 16, 2009 at 03:11:08PM +0200, Avi Kivity wrote:
This allows us to remove a hack in the vectored aio cancellation code.

Note that patch my switch to the aio_readv/writev methods will get rid of
this whole double aiocb indirection in a very natural way.

Right, when you don't use a synthetic aiocb, the need goes away.

We'll still have one for the block-dma-helpers, due to the need to fragment a request when bounce resources are exhausted.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]