From owner-freebsd-current Sat Jun 15 11:39:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA08399 for current-outgoing; Sat, 15 Jun 1996 11:39:52 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA08394 for ; Sat, 15 Jun 1996 11:39:50 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id MAA24995; Sat, 15 Jun 1996 12:39:35 -0600 Date: Sat, 15 Jun 1996 12:39:35 -0600 From: Nate Williams Message-Id: <199606151839.MAA24995@rocky.sri.MT.net> To: Garrett Wollman Cc: Nate Williams , current@FreeBSD.org Subject: Re: NTP gurus In-Reply-To: <9606151740.AA25187@halloran-eldar.lcs.mit.edu> References: <199606150254.UAA23487@rocky.sri.MT.net> <9606151740.AA25187@halloran-eldar.lcs.mit.edu> Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Garrett Wollman writes: > < said: > > > Anyway, back to my question. How do I determine 'how accurage' my > > system's clock is based on /etc/ntp.drift? What are good numbers to > > have? > > Actually, the best thing to look at (because it's updated on an > on-going basis) is the output of `ntpq -c rv'. For example, on my > system: [ Excellent description deleted ] Wonderful! Thanks for the great description Garrett. > freq=27394.97, error=3.20 So does that mean that my box is pretty accurate then? freq=1636.28, error=0.08 I'm setting machdep.i8254_freq equal to the number kicked out by the clock stuff Bruce used, which implies to me (using the above numbers) that the clock is fairly accurate on this box. In any case, it's much more accurate than the clock on my 'ntp server' box. freq=-13014.10, error=6.74 Thanks! Nate