Keeping accurate time

For normal system maintenance, NTP (or its poor cousing, rdate) are the accepted standard mechanisms of synchronising time across an enterprise/set of systems.

In high-resolution time-sync applications, just syncing against the NTP server-pool results in insufficient accuracy. Darryl Veitch and Attila Pásztor have done research in this field, which has resulted in a proof that using a combination of round-trip-times (RTT) and the built-in high-resolution timestamp register called TSC of modern Pentium-class processors we can remedy this.

The pages describing their findings, and test-implementations:

Other relevant links to platform specific time-synchonisation information:Linux:

Linux realtime scheduling:

Windows:

This entry was posted in Linux, Networking. Bookmark the permalink.

Comments are closed.