linux/kernel/sched
Vikram Mulukutla 1765eacee8 sched: walt: Leverage existing helper APIs to apply invariance
There's no need for a separate hierarchy of notifiers, APIs
and variables in walt.c for the purpose of applying frequency
and IPC invariance. Let's just use capacity_curr_of and get
rid of a lot of the infrastructure relating to capacity,
load_scale_factor etc.

Change-Id: Ia220e2c896373fa535db05bff60f9aa33aefc978
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
2017-11-20 21:15:59 +05:30
..
auto_group.c sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() 2017-10-27 10:23:17 +02:00
auto_group.h
clock.c
completion.c
core.c sched: walt: Leverage existing helper APIs to apply invariance 2017-11-20 21:15:59 +05:30
cpuacct.c
cpuacct.h
cpudeadline.c
cpudeadline.h
cpufreq_sched.c sched: EAS: schedfreq: fix CPU util over estimation 2017-09-18 21:14:32 +01:00
cpufreq_schedutil.c UPSTREAM: cpufreq: schedutil: use now as reference when aggregating shared policy requests 2017-10-15 23:28:32 +05:30
cpufreq.c sched: backport cpufreq hooks from 4.9-rc4 2017-06-21 16:34:04 +05:30
cpupri.c
cpupri.h
cputime.c Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android 2016-09-20 15:18:54 +08:00
deadline.c sched: Update task->on_rq when tasks are moving between runqueues 2017-11-20 21:15:59 +05:30
debug.c sched/fair: Add eas (& cas) specific rq, sd and task stats 2017-06-21 16:37:38 +05:30
energy.c sched: Support for extracting EAS energy costs from DT 2016-09-14 14:48:50 +05:30
fair.c sched: EAS: kill incorrect nohz idle cpu kick 2017-09-18 21:14:34 +01:00
features.h sched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE to set ENERGY_AWARE feature flag 2016-10-12 17:34:22 +05:30
idle_task.c
idle.c vmstat: make vmstat_updater deferrable again and shut down on idle 2016-09-14 15:02:22 +05:30
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-21 16:34:04 +05:30
rt.c sched: Update task->on_rq when tasks are moving between runqueues 2017-11-20 21:15:59 +05:30
sched.h sched: walt: Leverage existing helper APIs to apply invariance 2017-11-20 21:15:59 +05:30
stats.c schedstats/eas: guard properly to avoid breaking non-smp schedstats users 2017-06-21 16:37:49 +05:30
stats.h
stop_task.c sched: Introduce Window Assisted Load Tracking (WALT) 2016-09-14 15:02:22 +05:30
tune.c Revert "ANDROID: sched/tune: Initialize raw_spin_lock in boosted_groups" 2017-10-15 23:21:09 +05:30
tune.h sched/tune: Introducing a new schedtune attribute prefer_idle 2016-09-14 15:02:22 +05:30
wait.c
walt.c sched: walt: Leverage existing helper APIs to apply invariance 2017-11-20 21:15:59 +05:30
walt.h sched/fair: streamline find_best_target heuristics 2017-08-11 19:31:04 +05:30