16 messages in com.xensource.lists.xen-develRe: [Xen-devel] repeatable time jump
FromSent OnAttachments
David Becker28 Sep 2004 08:06 
David Becker28 Sep 2004 08:11 
Ian Pratt28 Sep 2004 10:44 
David Becker28 Sep 2004 11:00 
Ian Pratt28 Sep 2004 11:13 
David Becker28 Sep 2004 14:07 
Ian Pratt28 Sep 2004 14:28 
David Becker29 Sep 2004 10:31 
Ian Pratt29 Sep 2004 10:46 
David Becker29 Sep 2004 11:28 
Ian Pratt30 Sep 2004 13:45 
David Becker01 Oct 2004 06:59 
Ian Pratt01 Oct 2004 08:21 
David Becker01 Oct 2004 10:02 
Adam Heath01 Oct 2004 10:25 
Peri Hankey02 Oct 2004 01:35.diff
Subject:Re: [Xen-devel] repeatable time jump
From:David Becker (bec@cs.duke.edu)
Date:09/28/2004 02:07:41 PM
List:com.xensource.lists.xen-devel

" None of this makes much sense. It's certainly worth instrumenting " SETTIME.

I added a printk in do_dom0ops. I saw the same 70 minute jump ahead in the system clock in domain 0 when I shutdown domain 1. I did not get any new SETTIME printk from xm dmesg. The only settime calls occured when dom0 booted and ntp started.

The client domains do not have CONFIG_XEN_PRIVILEGED_GUEST set and nothing unusual is running on dom0. I start up xen0, then xenU, then kill xenU and the xen0 date immediately jumps.

" No -- SETTIME effectively sets the dom0 system time, that Xen " also exports to other domains.

So does that mean from the dom0 perspective that system time and hwclock time should always be identical?

What hwclock says on dom0 did not change. Just what date says changed.