[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Time Synchronization
Hi! Urs Thuermann schrieb: > How does that work? I thought every domU has its own software system > clock updated by regular interrupts e.g. at 100Hz or 1000Hz. This > would require running ntpd to synchronize the clock to some external > reference clock. Or is the gettimeofday system call modified in domU > so that it communicates to dom0 to get the time, i.e. no more > interrupt driven software clock in the domU? Although I have not taken a look into the sources it seems that the hardware clock (RTC) is present only once (in dom0) and is reported to domU's when they are created. Once a domU is running the guest kernel maintains its own system clock. To prevent it drifting away time synchronization is necessary in every domU. The independent wallclock switch just seems to allow a domU to write a time to the virtual RTC that is different from the real RTC. Maybe the Xen people can clarify this? Kind regards, Stephan Attachment:
smime.p7s _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |