From: Dave Jones Date: Wed, 1 Jun 2005 02:03:50 +0000 (-0700) Subject: [CPUFREQ] ondemand governor automatic downscaling X-Git-Tag: v2.6.12-rc6~48 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29f1403098135bdef75b190a5037db514701031;p=pandora-kernel.git [CPUFREQ] ondemand governor automatic downscaling [PATCH] [4/5] ondemand governor automatic downscaling Here is a change of policy for the ondemand governor. The modification concerns the frequency downscaling. Instead of decreasing to a lower frequency when the CPU usage is under 20%, this new policy automatically scales to the optimal frequency. The optimal frequency being the lowest frequency which provides enough power to not trigger the upscaling policy. Signed-off-by: Eric Piel Signed-off-by: Venkatesh Pallipadi Signed-off-by: Dave Jones --- Reading git-diff-tree failed