From owner-freebsd-acpi@FreeBSD.ORG Sat Feb 26 19:33:51 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3010616A4D5; Sat, 26 Feb 2005 19:33:51 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ADE043D5D; Sat, 26 Feb 2005 19:33:50 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.115] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j1QJXmvE014991; Sat, 26 Feb 2005 14:33:49 -0500 Message-ID: <4220CF1A.7070309@root.org> Date: Sat, 26 Feb 2005 11:33:46 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: acpi@freebsd.org cc: current@freebsd.org Subject: HEADSUP: cpufreq merged, acpi_throttle changed X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2005 19:33:51 -0000 To those running 5.x, I wanted to let you know about a change in behavior for acpi throttling. It is now accessible through the sysctl dev.cpu.0.freq and dev.cpu.0.freq_levels. Also, you can now run -current cpufreq.ko or acpi.ko to get more drivers. Those won't be in 5.4-R but will be MFCd after the release. Please let me know if you have any new problems, especially with throttling. Thanks, -- Nate