From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Performance problem about address translation Date: Tue, 7 Jul 2015 12:49:02 +0100 Message-ID: <1436269742.25646.179.camel@citrix.com> References: <1067971165.109277.1436239470649.JavaMail.tomcat@nfs.iscas.ac.cn> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZCRN6-0005mM-Au for xen-devel@lists.xenproject.org; Tue, 07 Jul 2015 11:49:08 +0000 In-Reply-To: <1067971165.109277.1436239470649.JavaMail.tomcat@nfs.iscas.ac.cn> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xinyue@nfs.iscas.ac.cn Cc: "andrew.cooper3" , xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2015-07-07 at 11:24 +0800, xinyue wrote: Please don't use HTML mail and do proper ">" quoting > And after analyzing the performance of hvm domu, I found a process > named "evolution-data-" using almost 99.9% cpu. Does someone known > what's this and why it appears? evolution-data-server is part of the evolution mail client. It has nothing to do with Xen I'm afraid so you will have to look elsewhere for why it is taking so much CPU. Ian.