From owner-freebsd-current@FreeBSD.ORG Thu Aug 14 11:20:12 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 261D137B401 for ; Thu, 14 Aug 2003 11:20:12 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C353243F93 for ; Thu, 14 Aug 2003 11:20:11 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 93800 invoked by uid 1000); 14 Aug 2003 18:20:12 -0000 Date: Thu, 14 Aug 2003 11:20:12 -0700 (PDT) From: Nate Lawson To: MATOBA Hirozumi Message-ID: <20030814111800.P93797@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: clock works slowly when I change CPU speed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 18:20:12 -0000 Between Aug 2 and 9, there were no significant changes to ACPI. I imported the userland tools, added tunable access to an existing variable, and increased the default sleep delay from 0 to 5. The last one is the only functional change and can be undone by doing: sysctl hw.acpi.sleep_delay=0 Please try with an Aug. 2 kernel but load the latest acpi.ko to be sure this is not an acpi problem. -Nate