android_kernel_oneplus_msm8998/kernel/sched
Rafael J. Wysocki 3482bbea6b BACKPORT: cpufreq: schedutil: Use policy-dependent transition delays
Make the schedutil governor take the initial (default) value of the
rate_limit_us sysfs attribute from the (new) transition_delay_us
policy parameter (to be set by the scaling driver).

That will allow scaling drivers to make schedutil use smaller default
values of rate_limit_us and reduce the default average time interval
between consecutive frequency changes.

Make intel_pstate set transition_delay_us to 500.

BACKPORT: Modified to support the separate up_rate_limit_us and
down_rate_limit_us (upstream just has a single rate_limit_us). Also
dropped the changes for intel_pstate as there's a merge conflict.

Change-Id: I62a8543879a4d8582cdcb31ebd55607705d1c8b1
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
(cherry picked from commit 1b72e7fd304639f1cd49d1e11955c4974936d88c)
Signed-off-by: Brendan Jackman <brendan.jackman@arm.com>
2017-09-06 20:36:47 +00:00
..
auto_group.c sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() 2015-05-08 12:11:32 +02:00
auto_group.h sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() 2015-05-08 12:11:32 +02:00
clock.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
completion.c sched/completion: Serialize completion_done() with complete() 2015-02-18 14:27:40 +01:00
core.c cpufreq: sched: WALT: don't apply capacity margin twice 2017-09-01 17:23:40 -07:00
cpuacct.c cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 2014-07-15 11:05:09 -04:00
cpuacct.h sched/cpuacct: Initialize root cpuacct earlier 2013-04-10 13:54:20 +02:00
cpudeadline.c sched/deadline: Unify dl_time_before() usage 2015-09-23 09:51:25 +02:00
cpudeadline.h sched/deadline: Unify dl_time_before() usage 2015-09-23 09:51:25 +02:00
cpufreq.c sched: backport cpufreq hooks from 4.9-rc4 2017-06-02 08:01:50 -07:00
cpufreq_sched.c sched: EAS: schedfreq: fix CPU util over estimation 2017-09-01 17:21:06 -07:00
cpufreq_schedutil.c BACKPORT: cpufreq: schedutil: Use policy-dependent transition delays 2017-09-06 20:36:47 +00:00
cpupri.c Merge commit '3cf2f34' into sched/core, to fix build error 2014-06-12 13:46:37 +02:00
cpupri.h sched/cpupri: Remove unnecessary definitions in cpupri.h 2014-11-16 10:58:59 +01:00
cputime.c Merge remote-tracking branch 'common/android-4.4' into android-4.4.y 2016-09-13 14:47:50 -07:00
deadline.c sched: deadline: WALT: account cumulative runnable avg 2017-09-01 17:20:39 -07:00
debug.c sched/fair: Add eas (& cas) specific rq, sd and task stats 2017-06-02 08:01:54 -07:00
energy.c sched: Support for extracting EAS energy costs from DT 2016-05-10 16:49:53 +08:00
fair.c sched: EAS: kill incorrect nohz idle cpu kick 2017-09-01 17:24:12 -07:00
features.h sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag 2016-09-21 14:29:06 -07:00
idle.c vmstat: make vmstat_updater deferrable again and shut down on idle 2016-08-11 14:26:53 -07:00
idle_task.c sched: Make sched_class::set_cpus_allowed() unconditional 2015-08-12 12:06:09 +02:00
loadavg.c sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting 2017-07-05 14:37:21 +02:00
Makefile BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization data 2017-06-02 08:01:50 -07:00
rt.c sched: backport cpufreq hooks from 4.9-rc4 2017-06-02 08:01:50 -07:00
sched.h sched: WALT: fix potential overflow 2017-09-01 17:23:31 -07:00
stats.c schedstats/eas: guard properly to avoid breaking non-smp schedstats users 2017-06-03 15:03:03 +01:00
stats.h sched/stat: Simplify the sched_info accounting dependency 2015-07-04 10:04:30 +02:00
stop_task.c sched: Introduce Window Assisted Load Tracking (WALT) 2016-08-11 14:26:43 -07:00
tune.c sched/tune: don't use schedtune before it is ready 2017-06-02 08:01:55 -07:00
tune.h sched/tune: Introducing a new schedtune attribute prefer_idle 2016-08-11 14:26:49 -07:00
wait.c sched/wait: Fix the signal handling fix 2015-12-13 14:30:59 -08:00
walt.c sched: WALT: fix window mis-alignment 2017-09-01 17:24:21 -07:00
walt.h sched/fair: streamline find_best_target heuristics 2017-07-25 16:31:00 +01:00