linux-uconsole/drivers/cpuidle
Colin Cross 5cd52e0502 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>
2011-09-19 16:56:40 -07:00
..
governors cpuidle: governor: menu: don't use loadavg 2011-09-19 16:56:40 -07:00
cpuidle.c Merge branch 'cpuidle-perf-events' into idle-test 2011-01-12 18:06:19 -05:00
cpuidle.h cpuidle: make cpuidle_curr_driver static 2010-05-27 21:06:58 -04:00
driver.c cpuidle: make cpuidle_curr_driver static 2010-05-27 21:06:58 -04:00
governor.c tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 2009-11-09 09:40:57 +01:00
Kconfig ACPI: CONFIG_CPU_IDLE=ACPI by default 2007-11-19 22:22:37 -05:00
Makefile
sysfs.c Kill off warning: ‘inline’ is not at beginning of declaration 2011-01-19 15:43:08 +01:00