Hi, only a small question : when I have two RT threads, each created in a different kernel module, can I use Jerry Epplin's semaphore package to synchronize them ? If not, is there any other way I could ? E.g. can I use the Shared memory pool to exchange information between two RT threads, instead of between RT and Linux side ? Thanks, Alain.