You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[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>
This commit is contained in:
committed by
Linus Torvalds
parent
e74c69f46d
commit
0bafd214e4
@@ -57,9 +57,7 @@ W: opcodeeq: 0: 0
|
||||
|
||||
# Set schedulers
|
||||
C: schedother: 0: 0
|
||||
W: opcodeeq: 0: 0
|
||||
C: schedfifo: 1: 80
|
||||
W: opcodeeq: 1: 0
|
||||
|
||||
# T0 lock L0
|
||||
C: locknowait: 0: 0
|
||||
|
||||
Reference in New Issue
Block a user