[PATCH 2/2] hyperv: Implement Time Synchronization using host time sample

Mike Surcouf mps.surcouf.lkml at gmail.com
Tue Oct 14 16:46:24 UTC 2014


>The value for TICK_USEC is defined as ((1000000UL + USER_HZ/2) / USER_HZ).
> In my box, it's 10000.
OK got it thanks .  Checked the algorithm OK by me.
Of course you can only adjust clock by a tick (smallest resolution) so
you could be flapping between 2 values so as you say NTP is preferred.
However it may be good enough for some scenarios.


More information about the devel mailing list