[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 3/5] push down vector linearization to posix-aio
From: |
Christoph Hellwig |
Subject: |
Re: [Qemu-devel] [PATCH 3/5] push down vector linearization to posix-aio-compat.c |
Date: |
Mon, 30 Mar 2009 08:57:10 +0200 |
User-agent: |
Mutt/1.3.28i |
On Sun, Mar 29, 2009 at 04:44:31PM -0500, Anthony Liguori wrote:
> I assume you mean this. I've confirmed that with this fix, it now works
> with win32 and vmdk on Linux. It doesn't get triggered unless you're
> bouncing in block.c which won't happen unless you have a driver that
> doesn't support the aio functions. That's why I couldn't reproduce it
> without vmdk on Linux.
Yeah, that's what I mean. But my testing includes vmdk, cow and vpc
which should require the block level bouncing. Guess I just didn't
manage to get free poison it fast enough.
> >Will repost the whole series, the win32 aio removal and some
> >recent scsi-disk commits caused a whole lot of rejects..
> >
>
> Just two and I've fixed them locally but I can wait for you to resubmit
> if you'd like.
Three including the fix above. But if you can commit them directly
that makes it easier for me.
[Qemu-devel] [PATCH 4/5] native preadv/pwritev support, Christoph Hellwig, 2009/03/29
[Qemu-devel] [PATCH 5/5] experimental native preadv/pwritev support for Linux, Christoph Hellwig, 2009/03/29