From owner-acpi-jp@jp.freebsd.org  Sun Jul  8 03:32:54 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id DAA16200;
	Sun, 8 Jul 2001 03:32:54 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from tasogare.imasy.or.jp (root@tasogare.imasy.or.jp [202.227.24.5])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id DAA16194
	for <acpi-jp@jp.freebsd.org>; Sun, 8 Jul 2001 03:32:52 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92])
	by tasogare.imasy.or.jp (8.11.3+3.4W/8.11.3/tasogare) with ESMTP/inet id f67IWjI96166;
	Sun, 8 Jul 2001 03:32:45 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
To: msmith@freebsd.org
Cc: current@freebsd.org, acpi-jp@jp.freebsd.org
In-Reply-To: <200107071056.f67AueY05009@mass.dis.org>
References: <200107071056.f67AueY05009@mass.dis.org>
X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <20010708033241M.iwasaki@jp.FreeBSD.org>
Date: Sun, 08 Jul 2001 03:32:41 +0900
From: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
X-Dispatcher: imput version 20000228(IM140)
Lines: 15
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1161
Subject: [acpi-jp 1161] Re: HEADS UP - more ACPI updates, CPU throttling
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: iwasaki@jp.freebsd.org

Hi,

> I've committed another round of ACPI changes to -current.
> 
> The major addition is CPU throttling support.  This is implemented using
> ACPI, not any vendor-specific technology, so it should work on any
> platform that exports the relevant information.  By default, the CPU will
> run at 100% in 'performance' mode and 50% in 'economy' mode, however these
> levels can be adjusted with the following sysctls:

Cool!  I'll check whether the cpu performance actually changes on
AC-line on/off events.
BTW, I've found a couple of typo :) will commit soon.

Thanks
