Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 17:20:27 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Mike Smith <msmith@FreeBSD.ORG>
Cc:        Daniel Rock <D.Rock@t-online.de>, current@FreeBSD.ORG
Subject:   Re: ACPI: Clock problems in -current 
Message-ID:  <Pine.BSF.4.21.0107291708130.1077-100000@besplex.bde.org>
In-Reply-To: <200107282006.f6SK6RJ01779@mass.dis.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 28 Jul 2001, Mike Smith wrote:

> You could also try building a kernel with CLK_CALIBRATION_LOOP defined
> and then booting with -v (without the timer disabled).  This might be 
> instructive (I don't know for certain that it'll calibrate the ACPI 
> timer, since it may not have been probed yet).

It won't.  CLK_CALIBRATION_LOOP only iterates calibration of the i8254
and TSC timers relative to the RTC.  None of the clock calibration stuff
is very useful.  All the clock frequencies depend on the temperature,
so their values at boot time are only slightly more related to their
values at run time than their values at a random time.  Average values
are probably better than boot time values.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107291708130.1077-100000>