[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] semaphores in RTL 2.2



Alain Rollé wrote:
> 
> 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 ?
> 

Hi Alain,

If you have problems, you can get a portable fifos package that includes
semaphores/mailboxes at: http://www.zentropix.com -> downloads ->
rtai_rtl_fifos-03.tgz

Regards Stuart