From owner-cvs-all Mon Feb 23 01:13:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA15088 for cvs-all-outgoing; Mon, 23 Feb 1998 01:13:08 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA15082; Mon, 23 Feb 1998 01:12:59 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.8.8/8.8.7) id LAA13211; Mon, 23 Feb 1998 11:12:47 +0200 (SAT) From: John Hay Message-Id: <199802230912.LAA13211@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src/sys/i386/isa clock.c In-Reply-To: <199802230011.QAA02130@freefall.freebsd.org> from Bruce Evans at "Feb 22, 98 04:11:29 pm" To: bde@FreeBSD.ORG (Bruce Evans) Date: Mon, 23 Feb 1998 11:12:46 +0200 (SAT) Cc: cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > bde 1998/02/22 16:11:28 PST > > Modified files: > sys/i386/isa clock.c > Log: > Quick fix for the i8254 timecounter often gaining 10 msec. > Thanks. This seems to have fixed my clock runaway problem on the SMP machine. That together with the two kernel options CLK_USE_TSC_CALIBRATION and CLK_USE_I8254_CALIBRATION has resulted in a frequency error of less than 1ppm, it seems. BTW It is probably not necessary to have the CLK_USE_TSC_CALIBRATION defined on SMP machines as they use the i8254. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message