From owner-freebsd-current Mon Mar 8 7:18:40 1999 Delivered-To: freebsd-current@freebsd.org Received: from huey.udel.edu (huey.ee.udel.edu [128.175.2.18]) by hub.freebsd.org (Postfix) with SMTP id 53FCE14BE3 for ; Mon, 8 Mar 1999 07:18:38 -0800 (PST) (envelope-from mills@huey.udel.edu) Date: Mon, 8 Mar 1999 10:12:23 EST From: Dave Mills To: Pierre Beyssac Cc: Poul-Henning Kamp , Dave Mills , Ollivier Robert , current@freebsd.org, Harlan Stenn , "David L . Mills" Subject: Re: NTP nanokernel support (experimental) Message-ID: <199903081012.aa20781@huey.udel.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pierre, The NTPv4 driver interface already implements a trimmed-mean filter, which cleans up a good deal of jitter as it is. The IRIG and CHU drivers do a lot more signal processing, yielding generally low jitter in the tens of microseconds. Deglitching and filtering noisy time sampls is somewhat an art form, but the methods are not hard to implement. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message