From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: kvm: odd time values since "kvmclock: set scheduler clock stable" Date: Wed, 13 May 2015 11:38:09 -0400 Message-ID: <55536FE1.7040104@oracle.com> References: <55528A04.2060404@oracle.com> <20150513085824.7bd2d788@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: KVM General , LKML , mtosatti@redhat.com, Paolo Bonzini To: Luiz Capitulino Return-path: In-Reply-To: <20150513085824.7bd2d788@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 05/13/2015 08:58 AM, Luiz Capitulino wrote: > On Tue, 12 May 2015 19:17:24 -0400 > Sasha Levin wrote: > >> > Hi all, >> > >> > I'm seeing odd jump in time values during boot of a KVM guest: >> > >> > [...] >> > [ 0.000000] tsc: Detected 2260.998 MHz processor >> > [3376355.247558] Calibrating delay loop (skipped) preset value.. >> > [...] >> > >> > I've bisected it to: > Thanks for bisecting. You just boot a guest to reproduce this? How > many vCPUs does the guest have? > > Paolo, I think it's better to drop this patch for now. > Yup, just booting a 32 VCPU guest - it happens very early during boot. Thanks, Sasha