Skip to content
Commit 995b9ea4 authored by Kirill Tkhai's avatar Kirill Tkhai Committed by Thomas Gleixner
Browse files

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: default avatarKirill Tkhai <tkhai@yandex.ru>
Signed-off-by: default avatarPeter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/368631392675853@web20h.yandex.ru


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 82b95800
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment