qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] xen_disk: support "direct-io-safe" backend o


From: Ian Jackson
Subject: Re: [Qemu-devel] [PATCH v2] xen_disk: support "direct-io-safe" backend option
Date: Fri, 28 Jun 2013 11:44:41 +0100

Alex Bligh writes ("Re: [Qemu-devel] [PATCH v2] xen_disk: support 
"direct-io-safe" backend      option"):
> Stefano,
> --On 27 June 2013 19:16:30 +0100 Stefano Stabellini 
> <address@hidden> wrote:
> 
> >  *      Therefore this option gives the backend permission to use
> >  *      O_DIRECT, notwithstanding that bug.
> 
> Looks useful. Are you planning to do this for both emulated and pv
> disks?

Emulated disks don't have the same problem because they don't try to
use O_DIRECT on pages shared with the guest via the Xen grant table
mechanism.

Ian.



reply via email to

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