aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-09-19 16:42:44 -0700
committerColin Cross <ccross@android.com>2011-09-19 16:56:40 -0700
commit5cd52e05024319101e86e948f6c1983cb4d3c496 (patch)
tree6abe9c68661037232d2dc378e73916892ac14b3b /arch
parent9cbad3982d18130fcd967aad3d9dc4a5f8b3cbf4 (diff)
downloadkernel_samsung_tuna-5cd52e05024319101e86e948f6c1983cb4d3c496.zip
kernel_samsung_tuna-5cd52e05024319101e86e948f6c1983cb4d3c496.tar.gz
kernel_samsung_tuna-5cd52e05024319101e86e948f6c1983cb4d3c496.tar.bz2
cpuidle: governor: menu: don't use loadavg
get_loadavg doesn't work as intended. According to the comments, it should be returning an average over a few seconds, but it is actually reading the instantaneous load. It is almost always returning 0, but can sometimes, depending on workload, spike very high into the hundreds even when the average cpu load is under 10%. Disable it for now. Change-Id: I63ed100af1cf9463549939b8113ed83676db5f86 Signed-off-by: Colin Cross <ccross@android.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions