[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation
authorThomas Gleixner <tglx@linutronix.de>
Tue, 27 Jun 2006 09:55:01 +0000 (02:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:47 +0000 (17:32 -0700)
commit0bafd214e4ba55dc1fb81a3031d0249292f1bc05
tree754b3ad381078c57061515549642889b19aaf86d
parente74c69f46d93d29eea0ad8647863d1c6488f0f55
[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation

Make test suite setscheduler calls asynchronously.  Remove the waits in the
test cases and add a new testcase to verify the correctness of the
setscheduler priority propagation.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
15 files changed:
kernel/rtmutex-tester.c
scripts/rt-tester/check-all.sh
scripts/rt-tester/t2-l1-2rt-sameprio.tst
scripts/rt-tester/t2-l1-pi.tst
scripts/rt-tester/t2-l1-signal.tst
scripts/rt-tester/t2-l2-2rt-deadlock.tst
scripts/rt-tester/t3-l1-pi-1rt.tst
scripts/rt-tester/t3-l1-pi-2rt.tst
scripts/rt-tester/t3-l1-pi-3rt.tst
scripts/rt-tester/t3-l1-pi-signal.tst
scripts/rt-tester/t3-l1-pi-steal.tst
scripts/rt-tester/t3-l2-pi.tst
scripts/rt-tester/t4-l2-pi-deboost.tst
scripts/rt-tester/t5-l4-pi-boost-deboost-setsched.tst [new file with mode: 0644]
scripts/rt-tester/t5-l4-pi-boost-deboost.tst