From owner-freebsd-questions@FreeBSD.ORG Thu Oct 31 01:46:16 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D090658F for ; Thu, 31 Oct 2013 01:46:16 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F92623C2 for ; Thu, 31 Oct 2013 01:46:16 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r9V1kFOQ085487; Wed, 30 Oct 2013 19:46:15 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r9V1kFOn085484; Wed, 30 Oct 2013 19:46:15 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 30 Oct 2013 19:46:15 -0600 (MDT) From: Warren Block To: aurfalien Subject: Re: CPU Turbo mode In-Reply-To: <70EC0F10-FAD0-4EA6-8C1F-A95B1C786B7B@gmail.com> Message-ID: References: <70EC0F10-FAD0-4EA6-8C1F-A95B1C786B7B@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 30 Oct 2013 19:46:15 -0600 (MDT) Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 01:46:16 -0000 On Wed, 30 Oct 2013, aurfalien wrote: > Hi all, > > I've powerd enabled and see this message often when running powerd -v; > > current freq 2201 MHz ( 0), wanted freq 4402 MHz > > Were is the 4402 value gotten from, is it a turbo value and if so, why is it not boosting? > > My CPUs are 2.20GHz. 2201 is the turbo speed. powerd would ramp up higher if it could, but that's as high as the processor can go.