GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
clockspeed(1) FreeBSD General Commands Manual clockspeed(1)

clockspeed - speed up or slow down the local clock, continuously

clockspeed

clockspeed resets the local UNIX clock every three seconds according to (1) an internal hardware tick counter and (2) occasional real-time measurements from a reliable source.

clockspeed reads the real-time measurements from /usr/local/clockspeed/adjust. Each real-time measurement must be a single 16-byte packet, expressed as a TAI64NA time adjustment to the local UNIX clock.

clockspeed does not place any limits on the possible adjustments. It is your responsibility to make sure that the measurements are reliable.

After two real-time measurements, clockspeed can figure out the number of real attoseconds per tick. It saves this number in TAI64NA format in /usr/local/clockspeed/etc/atto, overwriting /usr/local/clockspeed/etc/atto.tmp for reliability. It reads /usr/local/clockspeed/etc/atto when it starts up again.

clockspeed must be run by root.

clockadd(1), clockview(1), sntpclock(1), taiclock(1), adjtime(2), gettimeofday(2)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.