User:Clark
From RTwiki
Clark's Miscellaneous Realtime Crap
This is some stuff I've written while working with Ingo's realtime kernel patches.
Patch Manager This is a python script I wrote to track, fetch and apply Ingo's -rt patches to a git kernel tree
PI Mutext Test This is a program that tests the classic three-way Priority Inversion deadlock and shows that Priority Inheritance mutexes will avoid this deadlock.