Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2007 08:53:25 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        martin.dieringer@gmx.de
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: clock problem
Message-ID:  <20070511.085325.-1889956816.imp@bsdimp.com>
In-Reply-To: <20070511110759.L700@thinkpad.dieringer.dyndns.org>
References:  <20070508164234.L839@thinkpad.dieringer.dyndns.org> <20070510.225237.1159134316.imp@bsdimp.com> <20070511110759.L700@thinkpad.dieringer.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20070511110759.L700@thinkpad.dieringer.dyndns.org>
            Martin Dieringer <martin.dieringer@gmx.de> writes:
: This is NOT a hardware problem. 1. I have this on 2 machines, 2. the
: problem is solved by switching to ACPI instead of APM

It is a hardware problem.  APM + powerd changes the frequency of the
TSC.  If the TSC is used as the time source, then you'll get bad
timekeeping.  ACPI uses its own frequency source that is much more
stable and independent of the TSC, so switching to it fixes the
problem because you are switching the hardware from using a really bad
frequency source with ugly steps to using a good frequency source w/o
steps.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070511.085325.-1889956816.imp>