An error occurred while loading the file. Please try again.
-
Ingo Molnar authored
Similarly to kernel/sched/build_utility.c, collect all 'scheduling policy' related source code files into kernel/sched/build_policy.c: kernel/sched/idle.c kernel/sched/rt.c kernel/sched/cpudeadline.c kernel/sched/pelt.c kernel/sched/cputime.c kernel/sched/deadline.c With the exception of fair.c, which we continue to build as a separate file for build efficiency and parallelism reasons. Signed-off-by:
Ingo Molnar <mingo@kernel.org> Reviewed-by:
Peter Zijlstra <peterz@infradead.org>
f96eca43