git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea87bb7
)
sched: Implement head queueing for sched_rt
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 20 Jan 2010 20:59:01 +0000
(20:59 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 22 Jan 2010 17:09:59 +0000
(18:09 +0100)
The ability of enqueueing a task to the head of a SCHED_FIFO priority
list is required to fix some violations of POSIX scheduling policy.
Implement the functionality in sched_rt.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Tested-by: Carsten Emde <cbe@osadl.org>
Tested-by: Mathias Weber <mathias.weber.mw1@roche.com>
LKML-Reference: <
20100120171629
.
772169931
@linutronix.de>
kernel/sched_rt.c
patch
|
blob
|
history
diff --cc
kernel/sched_rt.c
Simple merge