> -----Original Message----- > From: Richard Cochran [mailto:[email protected]] > Sent: Wednesday, October 15, 2014 5:18 PM > To: Thomas Shao > Cc: [email protected]; [email protected]; linux- > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected]; KY Srinivasan > Subject: Re: [PATCH v2 2/2] hyperv: Implement Time Synchronization using > host time sample > > On Wed, Oct 15, 2014 at 01:40:04AM -0700, Thomas Shao wrote: > > In current hyper-v time sync service,it only gets the initial clock > > time from the host. It didn't process the following time samples. This > > change introduced a module parameter called host_time_sync. If it is > > set to true, the guest will periodically sychronize it's time with the > > host clock using host time sample. By default it is disabled, because > > we still recommend user to configure NTP for time synchronization. > > > > Signed-off-by: Thomas Shao <[email protected]> > > Reviewed-by: K. Y. Srinivasan <[email protected]> > > --- > > Um, what changed in V2?
In V2, I address all the Dan's comments. > > Thanks, > Richard _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
