From: Venkatesh Pallipadi Date: Tue, 27 Jan 2009 16:38:46 +0000 (+0100) Subject: cpuidle: Add decaying history logic to menu idle predictor X-Git-Tag: v2.6.27.15~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3157bb44c4d5d1c0b8808c13a4b4264f78f0cb8d;p=pandora-kernel.git cpuidle: Add decaying history logic to menu idle predictor commit 816bb611e41be29b476dc16f6297eb551bf4d747 upstream 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 Cc: Thomas Renninger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed