From owner-freebsd-current Tue Jan 12 15:47:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06062 for freebsd-current-outgoing; Tue, 12 Jan 1999 15:47:25 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06040 for ; Tue, 12 Jan 1999 15:47:18 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id XAA66959; Tue, 12 Jan 1999 23:46:26 GMT Message-ID: <369BDE9C.9702D918@tdx.co.uk> Date: Tue, 12 Jan 1999 23:45:32 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Bruce Evans CC: current@FreeBSD.ORG, kjc@csl.sony.co.jp Subject: Re: HZ missing in options? References: <199901122336.KAA11327@godzilla.zeta.org.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > > >Is there any reason why HZ isn't listed in sys/conf/options? > >Or just an oversight? If so, I'll add the following line. > > Changing it used to break xntpd's kernel PLL. Increasing it used to > significantly increase the potential inaccuracy of the clock (from > 50 ppm for 100 Hz to 500 ppm for 1000 Hz). Increasing it is still > harmful for adjtime(2). This shouldn't be a problem except when xntpd > is misconfigured to use adjtime() instead of the kernel PLL. Does anyone know if this still does break things? - We have a few machines here running 1000Hz... It helps with things like AltQ / DummyNet etc. The Cyclades serial ports we have also seem to require it for polled mode (I guess understandbly), but we seem to get away without it (probably because they're not loaded much). -Kp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message