|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] domU time lagging
On 24 Feb 2006, at 14:01, Keir Fraser wrote:
Probably you are running ntpd in domain0? You can try adding some code
to the end of set_rtc_mmss() in arch/i386/kernel/time-xen.c (just
before the return statement):
Oh, and to test whether this will work in your already lagging
system(s), without need to reboot, just try setting the time in dom0
(using 'date' for example). That ought to sync up the time in all
domains. Of course, dom0 may slip 'out of sync' quickly again if ntpd
is fighting you...
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|