2006-07-03

Still More on Improved ntpd

At this point, the new ntpd code is producting adjustments so minute that they're breaking the flimsy Perl script I wrote to track them:

# ./adjust.pl < /service/ntpd/log/adjust/current
min = 0.00012, max = 9e-05, avg = 0.0206759739130435
# tail /service/ntpd/log/adjust/current
@4000000044a984fc27b8ffac adjusting local clock by -0.000120s
@4000000044a9859b29c8115c adjusting local clock by -0.000038s
@4000000044a985da2a8a4c04 adjusting local clock by -0.000135s
@4000000044a986742dc552c4 adjusting local clock by -0.000068s
@4000000044a986b32e923014 adjusting local clock by 0.057339s
@4000000044a987b1366ffb54 adjusting local clock by -0.000020s
@4000000044a987d336d51a0c adjusting local clock by -0.000006s
@4000000044a987d336ec10f4 adjusting clock frequency by 71.305413 to -30.329008ppm
@4000000044a987f438e31664 adjusting local clock by -0.000013s
@4000000044a98e263849b8ac adjusting local clock by -0.000090s

No comments: