From owner-cvs-src@FreeBSD.ORG Mon Aug 29 07:38:59 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F020016A41F; Mon, 29 Aug 2005 07:38:58 +0000 (GMT) (envelope-from bruno@poupinou.org) Received: from poup.poupinou.org (poup.poupinou.org [195.101.94.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D8643D6D; Mon, 29 Aug 2005 07:38:54 +0000 (GMT) (envelope-from bruno@poupinou.org) Received: from bruno by poup.poupinou.org with local (Exim) id 1E9eDl-00071N-00; Mon, 29 Aug 2005 09:38:21 +0200 Date: Mon, 29 Aug 2005 09:38:21 +0200 To: Nate Lawson Message-ID: <20050829073821.GI7749@poupinou.org> References: <200508240752.j7O7qxep016309@repoman.freebsd.org> <43129EE6.7040608@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43129EE6.7040608@root.org> User-Agent: Mutt/1.5.9i From: Bruno Ducrot Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Hajimu UMEMOTO , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/powerd powerd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 07:38:59 -0000 On Sun, Aug 28, 2005 at 10:36:38PM -0700, Nate Lawson wrote: > Another mitigating factor is a patch I hope to commit soon that removes > levels that aren't useful. The general idea is the same as a recent > email from Tijl Coosemans but my approach is different. I'm pretty sure it's incorrect to add p4tcc and acpi_throttle for power saving purpose. I plan to add some flags in order to use only relevant frequencies to this end, but IMHO that should be done at low-level drivers. On the other hand, it is usefull to keep the existing sysctl freqs, but for cooling purpose only. -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care.