sched: count # of queued RT tasks
authorSteven Rostedt <srostedt@redhat.com>
Fri, 25 Jan 2008 20:08:03 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:03 +0000 (21:08 +0100)
commit63489e45e265f64c368882be1f01c42dec5d984c
treed228ccbe22bc421c36455c7e05480247a4a8d2b1
parent82a1fcb90287052aabfa235e7ffc693ea003fe69
sched: count # of queued RT tasks

This patch adds accounting to keep track of the number of RT tasks running
on a runqueue. This information will be used in later patches.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
kernel/sched_rt.c