From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: kvm_steal_time_issue Date: Fri, 6 Jan 2012 09:28:40 -0200 Message-ID: <20120106112840.GB24803@amt.cnet> References: <4f05afe6.09vWQgAGRiYL8qtc%dubi@il.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: dubi@il.ibm.com Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53633 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758553Ab2AFLfG (ORCPT ); Fri, 6 Jan 2012 06:35:06 -0500 Content-Disposition: inline In-Reply-To: <4f05afe6.09vWQgAGRiYL8qtc%dubi@il.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jan 05, 2012 at 04:12:54PM +0200, dubi@il.ibm.com wrote: > I am using k3.2.0-rc1 where the kvm steal time handling is included > The .config file has :CONFIG_PARAVIRT_GUEST=y,CONFIG_PARAVIRT_TIME_ACCOUNTING=y. > I have a host and 2 guests with that kernel and devised a scenario where > one guest should have %st> 0 (Linux top utility) . > Still I am always getting $st =0 at the guest top utility. What kernel version does the host run? It must include c9aaa8957f203b.