> > Let's say I have N message buffers in a pool. What if
> > there is no more free buffer?
> 
> Then the design for your hard real
> time system was wrong :-)

Or system reached its limits. It depends on your possibilities and
intentions.
What if amount of incoming data is unpredictable but you have
to process at most as you can with a limited hardware?
Then one can choice a stragegy of survival: throw away unprocessable
data and do some clever. (Plan B: crash and reboot. ;-)

Gabor
-- [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