Latest working kernel version: 2.6.27.5 Earliest failing kernel version: 2.6.28-rc3 Distribution: Debian Sid Hardware Environment: Fujitsu-Siemens Lifebook E8110, Intel T2400, 1.5G RAM, GMA950, iwl3945 Software Environment: Gnome 2.22.3 Problem Description: The processor is woken up from C3 by "extra timer interrupt" around 100 times per second. In .27, under the same conditions, I am able to achieve approx 10 wakeups per second, therefore better C3 residency times. The testing was done with the RF kill switch ON. Steps to reproduce: run powertop, apply all hints.
Created attachment 18845 [details] .27 boot
Created attachment 18846 [details] .28 boot
Created attachment 18847 [details] .28 loaded modules
Created attachment 18848 [details] .27 powertop output, 20 seconds
Created attachment 18849 [details] .28 powertop output, 20 seconds
Notify-Also : Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Notify-Also : Thomas Gleixner <tglx@linutronix.de>
Hi, Mircea From the log in comment #28 it seems that the system is waken up from C3 by "extra timer interrupt" about 117 times. It seems that the above test is done under graphics mode. (In the 2.6.28-rc3 kernel there exists the following info. "hrtimer_wakeup"). Will you please do the above test under console mode and see whether the problem still exists? When doing test under console mode, please don't load i915 drm driver. Thanks.
Duplicate of #11905 ? If so, then it should work on -rc5.
Created attachment 18899 [details] -rc5 powertop output
Fixed in -rc5, as seen in the attachment from comment #10.