public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Clocksource tsc unstable (delta = -4398046474878 ns)
@ 2010-03-28 11:46 Sebastian Hetze
  2010-03-29 10:31 ` Athanasius
  0 siblings, 1 reply; 7+ messages in thread
From: Sebastian Hetze @ 2010-03-28 11:46 UTC (permalink / raw)
  To: kvm

Hi *,

this message appeared in the KVM guest kern.log last night:

Mar 27 22:35:30 guest kernel: [260041.559462] Clocksource tsc unstable (delta = -4398046474878 ns)

The guest is running a 2.6.31-20-generic-pae ubuntu kernel with
hrtimer-tune-hrtimer_interrupt-hang-logic.patch applied.

If I understand things correct, in kernel/time/clocksource.c
clocksource_watchdog() checks all the
/sys/devices/system/clocksource/clocksource0/available_clocksource
every 0.5sec for an delta of more than 0.0625s. So the tsc must have
changed more than one hour within two subsequent calls of
clocksource_watchdog. No event in the host nor anything in the
guest gives reasonable cause for this step.

However, the number 4398046474878 is only 36226 ns away from
4*1024*1024*1024*1024

The guest is an 32 bit system running in a 64 bit host. Is this an
possible cause of this strange message? Any other idea what is going
wrong here? Maybe this is a hardware bug?

Best regards,

  Sebastian

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-03-31 13:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 11:46 Clocksource tsc unstable (delta = -4398046474878 ns) Sebastian Hetze
2010-03-29 10:31 ` Athanasius
2010-03-30  8:08   ` Sebastian Hetze
2010-03-30 16:12     ` Athanasius
2010-03-30 17:04     ` Beinicke, Thomas
2010-03-31 19:32       ` Zachary Amsden
2010-03-31 13:09         ` Beinicke, Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox