WSL2-Linux-Kernel/kernel/sched
Kirill Tkhai 995b9ea440 sched/deadline: Remove useless dl_nr_total
In deadline class we do not have group scheduling like in RT.

dl_nr_total is the same as dl_nr_running. So, one of them should
be removed.

Cc: Ingo Molnar <mingo@redhat.com>
Cc: Juri Lelli <juri.lelli@gmail.com>
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/368631392675853@web20h.yandex.ru
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2014-02-21 21:27:10 +01:00
..
Makefile
auto_group.c
auto_group.h
clock.c sched/clock: Fixup early initialization 2014-01-23 14:48:36 +01:00
completion.c
core.c sched: Add 'flags' argument to sched_{set,get}attr() syscalls 2014-02-21 21:27:10 +01:00
cpuacct.c
cpuacct.h
cpudeadline.c sched/deadline: Test for CPU's presence explicitly 2014-02-21 21:27:10 +01:00
cpudeadline.h
cpupri.c
cpupri.h
cputime.c
deadline.c sched/deadline: Remove useless dl_nr_total 2014-02-21 21:27:10 +01:00
debug.c
fair.c sched,numa: add cond_resched to task_numa_work 2014-02-21 21:27:10 +01:00
features.h
idle_task.c
proc.c
rt.c
sched.h sched/deadline: Remove useless dl_nr_total 2014-02-21 21:27:10 +01:00
stats.c
stats.h
stop_task.c
wait.c