[PATCH 22/70] cpufreq: interactive: run at fraction of hispeed_freq when load is low

2015-10-27 Thread Bálint Czobor
From: Todd Poynor When load is below go_hispeed_load, apply the percentage of CPU load to a max frequency of hispeed_freq instead of the max speed. This avoids jumping too quickly to hispeed_freq when it is a relatively low percentage of max speed. This also allows go_hispeed_load to be set to

[PATCH 22/70] cpufreq: interactive: run at fraction of hispeed_freq when load is low

2015-10-27 Thread Bálint Czobor
From: Todd Poynor When load is below go_hispeed_load, apply the percentage of CPU load to a max frequency of hispeed_freq instead of the max speed. This avoids jumping too quickly to hispeed_freq when it is a relatively low percentage of max speed. This also allows