From: Pallipadi, Venkatesh Date: Tue, 30 Dec 2008 22:46:02 +0000 (-0800) Subject: cpuidle: Add decaying history logic to menu idle predictor X-Git-Tag: v2.6.29-rc1~34^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=816bb611e41be29b476dc16f6297eb551bf4d747;p=pandora-kernel.git cpuidle: Add decaying history logic to menu idle predictor Add decaying history of predicted idle time, instead of using the last early wakeup. This logic helps menu governor do better job of predicting idle time. With this change, we also measured noticable (~8%) power savings on a DP server system with CPUs supporting deep C states, when system was lightly loaded. There was no change to power or perf on other load conditions. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Len Brown --- Reading git-diff-tree failed