From owner-freebsd-questions@FreeBSD.ORG Mon Jan 21 15:31:03 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C68816A420 for ; Mon, 21 Jan 2008 15:31:03 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.32]) by mx1.freebsd.org (Postfix) with SMTP id 72C6013C4CC for ; Mon, 21 Jan 2008 15:31:02 +0000 (UTC) (envelope-from oceanare@pacific.net.sg) Received: (qmail 14624 invoked from network); 21 Jan 2008 15:30:59 -0000 Received: from adsl181.dyn229.pacific.net.sg (HELO P2120.somewherefaraway.com) (oceanare@210.24.229.181) by smtpgate2.pacific.net.sg with ESMTPA; 21 Jan 2008 15:30:59 -0000 Message-ID: <4794BAA9.7040609@pacific.net.sg> Date: Mon, 21 Jan 2008 23:30:49 +0800 From: Erich Dollansky User-Agent: Thunderbird 2.0.0.6 (X11/20070826) MIME-Version: 1.0 To: Andreas Davour References: <47941E71.9070403@pacific.net.sg> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Throttle the CPU when the system is idle 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: Mon, 21 Jan 2008 15:31:03 -0000 Hi, Andreas Davour wrote: > On Mon, 21 Jan 2008, Erich Dollansky wrote: > >> Hi, >> >> why don't you use powerd? > > Now I know a reason. It made my whole computer freeze and C-ALT-DEL or > C-ALT-BS didn't even work. Maybe it's not that stable yet. I use it with the -v option without any problems. I do not start it while booting the machine but start it later after loggin on as root. This way I can always switch back and see how fast the CPU currently runs. Erich