From owner-freebsd-stable@FreeBSD.ORG Thu Mar 22 07:24:29 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2876A106566C for ; Thu, 22 Mar 2012 07:24:29 +0000 (UTC) (envelope-from john@theusgroup.com) Received: from theusgroup.com (theusgroup.com [64.122.243.222]) by mx1.freebsd.org (Postfix) with ESMTP id 05D368FC14 for ; Thu, 22 Mar 2012 07:24:28 +0000 (UTC) To: Kevin Oberman In-reply-to: References: <20120321000058.177F8256@server.theusgroup.com> Comments: In-reply-to Kevin Oberman message dated "Wed, 21 Mar 2012 09:32:47 -0700." Date: Thu, 22 Mar 2012 00:24:22 -0700 From: John Message-Id: <20120322072422.5F4DD2B5@server.theusgroup.com> Cc: Matthias Gamsjager , freebsd-stable@freebsd.org Subject: Re: powerd and increase in energy need 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, 22 Mar 2012 07:24:29 -0000 > >If you are trying to reduce power consumption, why are you limiting Cx >states to C2 (which save little) and not C3 (which will save a LOT of >power when the CPU is not heavily loaded). With my hardware, i5-650, using C3 does not result in lower power consumption versus C2. Both states draw exactly the same power. hw.acpi.cpu.cx_lowest: C3 dev.cpu.0.cx_supported: C1/3 C2/205 C3/245 dev.cpu.0.cx_lowest: C3 dev.cpu.1.cx_supported: C1/3 C2/205 C3/245 dev.cpu.1.cx_lowest: C3 dev.cpu.2.cx_supported: C1/3 C2/205 C3/245 dev.cpu.2.cx_lowest: C3 dev.cpu.3.cx_supported: C1/3 C2/205 C3/245 dev.cpu.3.cx_lowest: C3 71w idle power hw.acpi.cpu.cx_lowest: C2 dev.cpu.0.cx_supported: C1/3 C2/205 C3/245 dev.cpu.0.cx_lowest: C2 dev.cpu.1.cx_supported: C1/3 C2/205 C3/245 dev.cpu.1.cx_lowest: C2 dev.cpu.2.cx_supported: C1/3 C2/205 C3/245 dev.cpu.2.cx_lowest: C2 dev.cpu.3.cx_supported: C1/3 C2/205 C3/245 dev.cpu.3.cx_lowest: C2 71w idle power John Theus TheUs Group TheUsGroup.com