From owner-freebsd-questions@FreeBSD.ORG Sat Dec 24 12:03:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0816516A420 for ; Sat, 24 Dec 2005 12:03:29 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FC5143D7F for ; Sat, 24 Dec 2005 12:02:53 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so812764nzo for ; Sat, 24 Dec 2005 04:02:48 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=FDrceBwdpBo8oC3BN6IAmgPVYth2HzvsadqKR2qf3v5zSfPp7L92L4Ey+Q1T2bCmQ0cLzhD7m9yiHZdtnPCOf9fZvSMc2VxdaEQ50J/qHY74RDB5U/aTFiOm6bNAlw7qnzODg/+S3/vxzOKULA6e8QtbMi6zEM9Dva0eRvJL2dI= Received: by 10.36.65.10 with SMTP id n10mr1025625nza; Sat, 24 Dec 2005 04:02:47 -0800 (PST) Received: from ?192.168.0.86? ( [221.186.3.89]) by mx.gmail.com with ESMTP id 15sm5960286nzp.2005.12.24.04.02.46; Sat, 24 Dec 2005 04:02:47 -0800 (PST) From: Eric Kjeldergaard To: freebsd-questions@freebsd.org Date: Sat, 24 Dec 2005 21:01:21 +0900 User-Agent: KMail/1.8.3 References: <87e39e8b0512240301v1d4b9ac6h70b409536ecefb41@mail.gmail.com> In-Reply-To: <87e39e8b0512240301v1d4b9ac6h70b409536ecefb41@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2546743.VEscVKSPVd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200512242102.41761.kjelderg@gmail.com> Cc: Niklas Nielsen Subject: Re: acpi: throttle state in 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Dec 2005 12:03:29 -0000 --nextPart2546743.VEscVKSPVd Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 24 December 2005 20:01, Niklas Nielsen wrote: > First of all - Merry Christmas :) > > I am new on the list (and dane) - so please bare with me. > > I noticed, when upgrading from 5.4 to 6.0 - that > hw.acpi.cpu.throttle_statedon't appear in > 6.0. > I have a IBM ThinkPad T40 with a centrino CPU. > > Is there another way to throttle down the CPU in 6.0? This can be done dynamically by powerd(8) or manually with the dev.cpu.0.fr= eq=20 sysctl. Regarding the latter method, the dev.cpu.0.freq_levels sysctl=20 displays the available frequencies detected for the processor. =2D- Eric --nextPart2546743.VEscVKSPVd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDrTjhSMnO3Fce5JgRAqzgAJsHnEj03yAw/+45NbLyOGbnWY0AvQCgie8M GD8lNbJ9lt+biWMXFzkcPC0= =5L/t -----END PGP SIGNATURE----- --nextPart2546743.VEscVKSPVd--