From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: KVM performance vs. Xen Date: Thu, 30 Apr 2009 08:47:10 -0500 Message-ID: <49F9ABDE.2070607@codemonkey.ws> References: <49F8672E.5080507@linux.vnet.ibm.com> <49F967AE.4040905@redhat.com> <49F99E6A.3060404@linux.vnet.ibm.com> <49F9A160.3030609@redhat.com> <49F9AB2F.4020505@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , kvm-devel To: Andrew Theurer Return-path: Received: from mail-qy0-f196.google.com ([209.85.221.196]:43180 "EHLO mail-qy0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763193AbZD3NrN (ORCPT ); Thu, 30 Apr 2009 09:47:13 -0400 Received: by qyk34 with SMTP id 34so2328695qyk.33 for ; Thu, 30 Apr 2009 06:47:13 -0700 (PDT) In-Reply-To: <49F9AB2F.4020505@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Andrew Theurer wrote: >> >> Really, I think linux-aio support can help here. > Yes, I think that would work for real block devices, but would that > help for files? I am using real block devices right now, but it would > be nice to also see a benefit for files in a file-system. Or maybe I > am mis-understanding this, and linux-aio can be used on files? For cache=off, with some file systems, yes. But not for cache=writethrough/writeback. Regards, Anthony Liguori