From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: time accounting problem in pvops kernel Date: Wed, 18 Aug 2010 16:15:04 +0200 Message-ID: <4C6BEAE8.3010104@redhat.com> References: <4C6AC705.1080904@redhat.com> <4C6B1276.9060203@goop.org> <4C6B9088.5040203@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4C6B9088.5040203@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: Glauber Costa , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 08/18/2010 09:49 AM, Paolo Bonzini wrote: > >> Upstream and stable kernels contain the changeset "xen: >> drop xen_sched_clock in favour of using plain wallclock time" which >> should fix a lot of timekeeping/scheduling problems. > > I'll try this patch; however, offhand I don't see how it fixes the > problem of calling account_idle_ticks twice. It doesn't. :) Paolo