From owner-freebsd-stable@FreeBSD.ORG Tue May 1 20:36:55 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D721A16A402 for ; Tue, 1 May 2007 20:36:55 +0000 (UTC) (envelope-from clay@milos.co.za) Received: from bart.milos.co.za (bart.milos.co.za [196.38.18.66]) by mx1.freebsd.org (Postfix) with ESMTP id 8B16A13C457 for ; Tue, 1 May 2007 20:36:54 +0000 (UTC) (envelope-from clay@milos.co.za) Received: (qmail 68977 invoked by uid 89); 1 May 2007 20:30:53 -0000 Received: by simscan 1.2.0 ppid: 68972, pid: 68974, t: 0.7035s scanners: attach: 1.2.0 clamav: 0.88.7/m:42/d:2560 Received: from unknown (HELO claylaptop) (clay@milos.za.net@155.239.112.143) by bart.milos.co.za with ESMTPA; 1 May 2007 20:30:52 -0000 Message-ID: <005901c78c30$63944a10$4b2e3e0a@claylaptop> From: "Clayton Milos" To: "Martin Dieringer" , References: <20070501204548.L860@thinkpad.dieringer.dyndns.org> Date: Tue, 1 May 2007 22:36:23 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Cc: Subject: Re: clock too slow - big time offset with ntpdate 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: Tue, 01 May 2007 20:36:55 -0000 > Hi, > > I get about half a second time offsets after 10 seconds, and more > than 100s after half an hour or so. > I think it has to do with powerd, if I kill that, the time stays correct. > It happens both on a Compaq nc4000 and an IBM ThinkPad T42p laptop. > > Can this be solved? > thanks > m. This has got to do with the speed stepping of the CPU to save battery. Far as I know there's no fix yet. Guys is it possible to hack powerd to change a sysctl variable when it changes the CPU frequency or isn't it that simple? -Clay