From owner-freebsd-stable@FreeBSD.ORG Fri Apr 4 22:15:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA0A9106566B for ; Fri, 4 Apr 2008 22:15:38 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail34.syd.optusnet.com.au (mail34.syd.optusnet.com.au [211.29.133.218]) by mx1.freebsd.org (Postfix) with ESMTP id 5A1978FC1E for ; Fri, 4 Apr 2008 22:15:38 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c220-239-20-82.belrs4.nsw.optusnet.com.au [220.239.20.82]) by mail34.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m34MFWEm022762 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 5 Apr 2008 09:15:36 +1100 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.1) with ESMTP id m34MFWQA051238; Sat, 5 Apr 2008 09:15:32 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m34MFWsp051237; Sat, 5 Apr 2008 09:15:32 +1100 (EST) (envelope-from peter) Date: Sat, 5 Apr 2008 09:15:32 +1100 From: Peter Jeremy To: Guido van Rooij Message-ID: <20080404221532.GT49813@server.vk2pj.dyndns.org> References: <20080404174605.GA41929@gvr.gvr.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rWhLK7VZz0iBluhq" Content-Disposition: inline In-Reply-To: <20080404174605.GA41929@gvr.gvr.org> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-stable@freebsd.org Subject: Re: NTP on amd74 + powernow issues X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 22:15:38 -0000 --rWhLK7VZz0iBluhq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 04, 2008 at 07:46:05PM +0200, Guido van Rooij wrote: >I've got a amd64 system where I;m using powernow. I am using th i8254 >timecounter. I'm using ACPI-fast on amd64 without problems. i8254 should not be affected by PowerNow! but ACPI-fast should be listed as preferable. Do you have a particular reason for using the i8254? >Especially the largers resets (+10 seconds) are annoying as e.g. dovecot >bails out. > >Any clue on how this could be fixed? Any time resets are abnormal. There's nothing obviously wrong with your NTP servers. I have had problems in the past with the ntpd PLL saturating and demonstrating symptoms similar to what you are seeing. What does your ntp.drift contain? My guess is that it's either +500 or -500. If this is true, I suggest you: - stop ntpd - delete ntp.drift - enable loopstats collection in your ntp.conf (optional) - run "ntptime -f 0" - run "/etc/rc.d/ntpdate start" - run "/etc/rc.d/ntpd start" This will force ntpd to re-calibrate and, hopefully, it will stabilise, though this can take a day or so. You can monitor the NTP PLL behaviour via the loopstats file. --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --rWhLK7VZz0iBluhq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf2qIQACgkQ/opHv/APuIdOQgCdFm2ZVDQ8u/Qt/bLRPXxNx5fG CMkAmwe4KClsoBISd4fXyRADOkZY9CD9 =Qdvc -----END PGP SIGNATURE----- --rWhLK7VZz0iBluhq--