From: Espen Berg <espen@monsternett.no>
To: kvm@vger.kernel.org
Subject: Re: Timedrift in KVM guests after livemigration.
Date: Sun, 18 Apr 2010 11:33:44 +0200 [thread overview]
Message-ID: <4BCAD1F8.1080903@monsternett.no> (raw)
In-Reply-To: <4BCACF6E.4010108@redhat.com>
Den 18.04.2010 11:22, skrev Dor Laor:
>>> What do you mean by "adopts" ? Note that the cpu frequency
>>> means nothing for all the modern operating systems, at least
>>> since the days of common usage of MS-DOS which relied on CPU
>>> frequency for its time functions. All interesting things are
>>> now done using timers instead, and timers (which don't depend
>>> on CPU frequency again) usually work quite well.
>> The assumption that frequency of the ticks was calculated by the hosts
>> MHz, was based on the fact that grater clock frequency differences
>> caused higher time drift. 60 MHz difference caused about 24min drift,
>> 332 MHz difference caused about 2h25min drift.
>>> What complicates things is that the most cheap and accurate
>>> enough time source is TSC (time stamp counter register in
>>> the CPU), but it will definitely be different on each
>>> machine. For that, 0.12.3 kvm and 2.6.32 kernel (I think)
>>> introduced a compensation. See for example -tdf kvm option.
>> Ah, nice to know. :)
> That's two different things here:
> The issue that Espen is reporting is that the hosts have different
> frequency and guests that relay on the tsc as a source clock will notice
> that post migration. The is indeed a problem that -tdf does not solve.
> -tdf only adds compensation for the RTC clock emulation.
>
> What's the guest type and what's the guest's source clock?
All guest are Debian lenny with latest upstream kernel, hvm/kvm.
We are using kvm-clock as guest source clock.
cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
Regards
Espen
next prev parent reply other threads:[~2010-04-18 9:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-15 7:35 Timedrift in KVM guests after livemigration Espen Berg
2010-04-17 19:52 ` Espen Berg
2010-04-17 20:17 ` Michael Tokarev
2010-04-17 23:21 ` Espen Berg
2010-04-18 9:22 ` Dor Laor
2010-04-18 9:33 ` Espen Berg [this message]
2010-04-22 7:40 ` Thomas Treutner
2010-04-18 9:56 ` Gleb Natapov
2010-04-19 9:21 ` Espen Berg
2010-04-19 9:29 ` Gleb Natapov
2010-04-19 11:57 ` Dor Laor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BCAD1F8.1080903@monsternett.no \
--to=espen@monsternett.no \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.