[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] date in domU
Hi, On Fri, Feb 10, 2006 at 05:12:21PM +0530, Anand Gupta wrote: > On 2/10/06, Bob <maillists@xxxxxxxxx> wrote: > > > > I use ntp-server in each domain - dom0 and all domUs. > > > > Do: > > > > echo 1 > /proc/sys/xen/independent_wallclock > > > > in each domU. I don't do it in dom0. > > > > Works great for me. I using xen 3.0 and 3.01. > > > > Is it possible to ensure this from dom0 for all domU's ? Or the only way is > from inside the domU ? Just a guess: Replace static int independent_wallclock = 0; by static int independent_wallclock = 1; in the xenified kernel sources ( arch/i386/kernel/time-xen.c ) and recompile the kernel. Regards, Frank _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |