From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xiao Guangrong Subject: Re: A non-responsive guest problem Date: Wed, 24 Aug 2011 17:02:31 +0800 Message-ID: <4E54BE27.1080101@cn.fujitsu.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Stefan Hajnoczi , kvm@vger.kernel.org, Avi Kivity To: Paul Return-path: Received: from cn.fujitsu.com ([222.73.24.84]:53268 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1756603Ab1HXJAk (ORCPT ); Wed, 24 Aug 2011 05:00:40 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 08/24/2011 04:40 PM, Paul wrote: > Hi, > > I captured the output of pidstat when the problem was reproduced: > > bash-4.1# pidstat -p $PID 8966 > Linux 2.6.32-71.el6.x86_64 (test) 07/24/11 _x86_64_ (4 CPU) > > 16:25:15 PID %usr %system %guest %CPU CPU Command > 16:25:15 8966 0.14 55.04 115.41 170.59 1 qemu-kvm > I have tried to reproduce it, but it was failed. I am using the current KVM code. I suggest you to test it by the new code if possible.