From owner-freebsd-stable@FreeBSD.ORG Thu Jan 12 05:35:06 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CA6A16A41F for ; Thu, 12 Jan 2006 05:35:06 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 088A643D45 for ; Thu, 12 Jan 2006 05:35:05 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 58165 invoked from network); 12 Jan 2006 05:35:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=6VnibW3rswTM0gihXYnEUYd9dFmm4n7DcBXHywCQmJyPA8KRDFvCTzLK/fc0i9YJ7TdMGDmhaZR82IFdZj+2zpFNJSUiPl4Z9NFD41wAGqQ2NLj2ZpiQ70xL9xn12Y3Ow278TOr6IJjok51AeRwh8d/+r+DwRpai7UopRkr03Rg= ; Received: from unknown (HELO ?70.30.133.184?) (mikej@rogers.com@70.30.133.184 with plain) by smtp104.rog.mail.re2.yahoo.com with SMTP; 12 Jan 2006 05:35:05 -0000 Message-ID: <43C5EAB0.3090805@rogers.com> Date: Thu, 12 Jan 2006 00:35:44 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Daniel O'Connor References: <43C5A261.1020407@rogers.com> <200601121326.18384.doconnor@gsoft.com.au> <43C5CB63.7060202@rogers.com> <200601121554.55657.doconnor@gsoft.com.au> In-Reply-To: <200601121554.55657.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: powerd effectiveness X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 05:35:06 -0000 Daniel O'Connor wrote: > On Thu, 12 Jan 2006 13:52, Mike Jakubik wrote: > >>> powerd won't run your CPU at a specific clock frequency - it varies the >>> CPU frequency based on current load conditions. >>> >> The load was 0, only thing that was running was mbmon. >> > > Fair enough.. still.. makes testing simpler IMO. > Agreed. However thats how i tested it :P > >>> You could try what I do but there are some systems which are very slow to >>> change clock speed so this could be an impediment. >>> >> What was part of my question, is it the hardware or the software thats >> at fault here. I.e. would a cool n quiet system be better. >> > > Hard to say. > I don't see how you can possibly get the frequencies you say with the hardware > you claim. > > What does sysctl dev.cpu.0.freq_levels say? > CPU: AMD Athlon(tm) Processor (1410.21-MHz 686-class CPU) # sysctl dev.cpu.0 dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 87 dev.cpu.0.freq_levels: 1403/-1 1315/-1 1227/-1 1139/-1 1052/-1 964/-1 876/-1 789/-1 701/-1 613/-1 526/-1 438/-1 350/-1 263/-1 175/-1 87/-1 I think i meant 87, instead of 75.