On Mon, 24 Apr 2000, Alain [iso-8859-1] Rollé wrote:
> 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 ?
Should be no problem. Just export some variable - semaphore from one, and use
it in both.
> 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 ?
All kernel memory is shared, so no need to use special areas.
--
Tomek
-- [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/