qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 2/2] block: disable I/O throttling on sync ap


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 2/2] block: disable I/O throttling on sync api
Date: Fri, 30 Mar 2012 11:29:33 +0100

On Fri, Mar 30, 2012 at 9:50 AM,  <address@hidden> wrote:
> +     * When all sync I/O drivers are converted to async I/O, it will be 
> restored
> +     * to the original state.

The problem here is that guess_disk_lchs() uses bdrv_read(), not
whether device emulation uses sync or async I/O.  Converting devices
to async I/O will not fix this.

Stefan



reply via email to

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