From owner-freebsd-hackers Wed Aug 22 21:49:10 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4365437B401 for ; Wed, 22 Aug 2001 21:49:08 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f7N4n6q46208; Wed, 22 Aug 2001 22:49:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f7N4n6W81268; Wed, 22 Aug 2001 22:49:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108230449.f7N4n6W81268@harmony.village.org> To: Poul-Henning Kamp Subject: Re: clock synchronization quality via NTP ? Cc: Thierry Herbelot , hackers@FreeBSD.ORG In-reply-to: Your message of "Thu, 23 Aug 2001 06:43:26 +0200." <46651.998541806@critter> References: <46651.998541806@critter> Date: Wed, 22 Aug 2001 22:49:06 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <46651.998541806@critter> Poul-Henning Kamp writes: : In message <200108230242.f7N2gfW80510@harmony.village.org>, Warner Losh writes: : : >: More precisely : is it reasonable to hope having a system clock not : >: farther from the GPS clock by more than 50 micro-seconds ? : : 50 microseconds should be feasible provided that you either : provide a very stable temperature or replace the 14.318 MHz : xtal on the motherboard with a something more stable. Yea. I just took a look at the data that we have, and we're seeing more like +- 15us on machines here without temerpature stability beyond "normal HVAC" and stock xtals on the motherboard. This is after we've done the fast interrupt hack. Without it, the other system activity was causing enough interrupt latncy variance that we would see more like +- 80us with outliers way off in the weeds (+- just under 10ms!). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message