Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtmutex: tester: Remove the remaining BKL leftovers | Thomas Gleixner | 2011-02-22 | 1 | -5/+0 |
| | | | | | | | We just leave the numbers assinged as commemoration and in case that someone was crazy enough to reimplement the test stuff out of tree. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | ||||
* | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation | Thomas Gleixner | 2006-06-28 | 1 | -0/+183 |
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> |