summaryrefslogtreecommitdiff
path: root/arch/arm/mm
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2011-09-19 16:42:44 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:39:07 -0800
commit03636f1ac07ba9de83a250a2abcbfa3d05651611 (patch)
tree6e7250c504dcb7b922938c6301070246f6057ded /arch/arm/mm
parent852b6b6ca66a92b25b93031911408b8e78422eef (diff)
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/arm/mm')
0 files changed, 0 insertions, 0 deletions