From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 06:18:42 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4515B106564A for ; Wed, 6 Oct 2010 06:18:42 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id D0CE38FC19 for ; Wed, 6 Oct 2010 06:18:41 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id D1293E8B7C; Wed, 6 Oct 2010 07:18:40 +0100 (BST) Received: from core.nessbank (client-82-31-12-174.midd.adsl.virginmedia.com [82.31.12.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Wed, 6 Oct 2010 07:18:39 +0100 (BST) From: Bruce Cran To: freebsd-current@freebsd.org Date: Wed, 6 Oct 2010 07:18:38 +0100 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.1; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201010060718.39137.bruce@cran.org.uk> Cc: Alexander Kojevnikov Subject: Re: sysctl debug.cpufreq.highest X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 06 Oct 2010 06:18:42 -0000 On Wednesday 06 October 2010 03:02:36 Alexander Kojevnikov wrote: > This variable allows to underclock the CPU, which is useful when > building quiet or low-power systems. You can use the new -m and -M switches to powerd to control the minimum and maximum frequencies instead. -- Bruce Cran