Ivan Martinez ([EMAIL PROTECTED]) wrote:
>       (Hope I get any answer making the same question in a different way)
>       Hello all,
>       Can I allocate spinlock_t in shared memory to prevent realtime tasks of
> different modules from concurrent access of data?. Is there any other
> way of doing it?. Thank you. 

You can either do this, or define a spinlock in a module that gets
loaded first.

Michael.

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to