[Date Prev][Date Next] [Chronological] [Thread] [Top]

[rtl] A realtime project proposal



Hi Maryam

as I used RtKernel before I used RtLinux,
 there are probably thing to miss.
Part one is priority passing for semaphores.

Example; 
Running two tasks called HI and LO named like  their priorities.
LO grabs the semaphore (SEM) and gets interrupted by HI.
HI trys to grap the same SEM that LO allready has.
To get out of this quickly LO gets the HI priority 
to release the SEM as fast as possible.
When LO drops the SEM it looses the priority and HI will run.

Jens Michaelsen
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/