cpufreq: interactive: default go_hispeed_load 99%, doc updates
authorTodd Poynor <toddpoynor@google.com>
Fri, 21 Dec 2012 23:13:01 +0000 (15:13 -0800)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:18 +0000 (14:16 -0700)
commitcefa3db70694e49fa64b139d4d73fa8b7e9aa2f6
tree4a94a9c49c08db6676f2811799e545675f8c8367
parent1d0427d1c36f56bef034cb562ec9c5a09f0fa62c
cpufreq: interactive: default go_hispeed_load 99%, doc updates

Update default go_hispeed_load from 85% to 99%.  Recent changes to the
governor now use a default target_load of 90%.  go_hispeed_load should
not be lower than the target load for hispeed_freq, which could lead
to oscillating speed decisions.  Other recent changes reduce the need
to dampen speed jumps on load spikes, while input event boosts from
userspace are the preferred method for anticipating load spikes with
UI impacts.

General update to the documentation to reflect recent changes.

Change-Id: I1b92f3091f42c04b10503cd1169a943b5dfd6faf
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Documentation/cpu-freq/governors.txt
drivers/cpufreq/cpufreq_interactive.c