android_kernel_oneplus_msm8998/Documentation/scheduler
Syed Rameez Mustafa 62f2600ce9 sched: Remove all existence of CONFIG_SCHED_FREQ_INPUT
CONFIG_SCHED_FREQ_INPUT was created to keep parts of the scheduler
dealing with frequency separate from other parts of the scheduler
that deal with task placement. However, overtime the two features
have become intricately linked whereby SCHED_FREQ_INPUT cannot be
turned on without having SCHED_HMP turned on as well. Given this
complex inter-dependency and the fact that all old, existing and
future targets use both config options, remove this unnecessary
feature separation. It will aid in making kernel upgrades a lot
simpler and faster.

Change-Id: Ia20e40d8a088d50909cc28f5be758fa3e9a4af6f
Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org>
2016-08-22 11:37:22 -07:00
..
00-INDEX Documentation/: update 00-INDEX files 2014-02-10 16:01:40 -08:00
completion.txt docs/completion.txt: Various tweaks and corrections 2015-04-04 15:20:26 +02:00
sched-arch.txt asm/system.h: clean asm/system.h from docs 2014-04-07 16:36:11 -07:00
sched-bwc.txt
sched-deadline.txt sched/dl/Documentation: Split Section 3 2015-05-19 08:39:21 +02:00
sched-design-CFS.txt sched/Documentation: Update sched-design-CFS.txt documentation 2013-09-12 19:14:17 +02:00
sched-domains.txt sched: Rename sched.c as sched/core.c in comments and Documentation 2013-06-19 12:58:42 +02:00
sched-hmp.txt sched: Remove all existence of CONFIG_SCHED_FREQ_INPUT 2016-08-22 11:37:22 -07:00
sched-nice-design.txt
sched-rt-group.txt
sched-stats.txt Revert "sched: warn/panic upon excessive scheduling latency" 2016-06-03 14:48:17 -07:00