sched: cfs core, kernel/sched_rt.c
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:58 +0000 (18:51 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:58 +0000 (18:51 +0200)
commitbb44e5d1c6b3b748e0facf8f516b3162009feb27
treef09b7bfb5f5c71192ecdfbef82eda7c9a5bcc231
parentbf0f6f24a1ece8988b243aefe84ee613099a9245
sched: cfs core, kernel/sched_rt.c

add kernel/sched_rt.c: SCHED_FIFO/SCHED_RR support. The behavior
and semantics of SCHED_FIFO/SCHED_RR tasks is unchanged.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_rt.c [new file with mode: 0644]