From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: KVM performance vs. Xen Date: Thu, 30 Apr 2009 10:09:35 -0500 Message-ID: <49F9BF2F.3080700@codemonkey.ws> References: <49F8672E.5080507@linux.vnet.ibm.com> <49F967AE.4040905@redhat.com> <49F9AB64.20506@codemonkey.ws> <49F9AEC0.2060909@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrew Theurer , kvm-devel To: Avi Kivity Return-path: Received: from qw-out-2122.google.com ([74.125.92.27]:10407 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762683AbZD3PJh (ORCPT ); Thu, 30 Apr 2009 11:09:37 -0400 Received: by qw-out-2122.google.com with SMTP id 5so1579179qwd.37 for ; Thu, 30 Apr 2009 08:09:37 -0700 (PDT) In-Reply-To: <49F9AEC0.2060909@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > Anthony Liguori wrote: >> Avi Kivity wrote: >>>> >>>> 1) I'm seeing about 2.3% in scheduler functions [that I recognize]. >>>> Does that seems a bit excessive? >>> >>> Yes, it is. If there is a lot of I/O, this might be due to the >>> thread pool used for I/O. >> >> This is why I wrote the linux-aio patch. It only reduced CPU >> consumption by about 2% although I'm not sure if that's absolute or >> relative. Andrew? > > Was that before or after the entire path was made copyless? Before so it's worth updating and trying again. Regards, Anthony Liguori