From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: 2.6.25 regression: powertop says 120K wakeups/sec Date: Fri, 28 Mar 2008 17:15:19 -0700 Message-ID: <200803281715.19973.david-b@pacbell.net> References: <20080322202454.9D69DCC0EF@adsl-69-226-248-13.dsl.pltn13.pacbell.net> <200803281636.04029.david-b@pacbell.net> <924EFEDD5F540B4284297C4DC59F3DEEC83EF5@orsmsx423.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp120.sbc.mail.sp1.yahoo.com ([69.147.64.93]:44296 "HELO smtp120.sbc.mail.sp1.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1759451AbYC2APW (ORCPT ); Fri, 28 Mar 2008 20:15:22 -0400 In-Reply-To: <924EFEDD5F540B4284297C4DC59F3DEEC83EF5@orsmsx423.amr.corp.intel.com> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Pallipadi, Venkatesh" Cc: Andrew Morton , linux-kernel@vger.kernel.org, "Rafael J. Wysocki" , linux-acpi@vger.kernel.org, Len Brown On Friday 28 March 2008, Pallipadi, Venkatesh wrote: > 100% C0 is not real reading. The problem behind that is there is no wat > to measure exact C1 idle time with halt based C1s. So, we always used to > report 0 time in acpi and that's what is reported by powertop. > This should be fixed in future, as we now export approx time (even > though not exact) in cpuidle and powertop is about to start using it. I just pulled the latest powertop SVN and see it's smarter now. It says over 90% in C1 (doing normal desktop stuff), with nasty IRQ rates but that's the fault of silly desktop code. ;) - Dave