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)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:50 +0000 (13:52 -0800)
commitb4f2820d791c456ba57ea2ab7848dae2f8135af4
tree450ad445c55254287c755f2e5ea4f6a06740b1e4
parent1dc7486fd81019314463d5077d8b4d13c41f3b34
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