From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v2] xen_disk: support "direct-io-safe" backend option Date: Fri, 28 Jun 2013 18:26:15 +0200 Message-ID: <51CDB927.80901@redhat.com> References: <4FE65DE3CFE5553A443BD09F@nimrod.local> <20941.26905.519774.239644@mariner.uk.xensource.com> <624B402D40D846D55A77B826@nimrod.local> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <624B402D40D846D55A77B826@nimrod.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Alex Bligh Cc: xen-devel@lists.xensource.com, Ian Jackson , qemu-devel@nongnu.org, Anthony Liguori , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org Il 28/06/2013 18:17, Alex Bligh ha scritto: > > But as Stefano says: > > --On 28 June 2013 11:56:29 +0100 Stefano Stabellini > wrote: > >> This is PV only, at least for the moment: emulated disks always use >> writeback caching. >> From the performance point of view, making this change for IDE disks is >> not very important (because IDE is slow anyway). > > ... perhaps 'who cares'. There are plenty of emulated devices that are not that slow, though perhaps Xen management does not support them: AHCI, MegaSAS, VMware pvscsi, and of course virtio-{blk,scsi}... Paolo