>From the rtf_create_handler man page:
WARNING
This function is deprecated. Consider polling real-time
FIFOs from RT-processes with rtf_get(3) or read(2).
Why ?
What's bad about using the handler based message passing ?
I guess it's better than wasting cpu cycles all the time by creating a
full task for polling a fifo every ms or so, esp. if that's needed once
in a while (like once per hour, or so) only ?
Moreover it looks much more intuitive to me.
-- Jochen
Heinrich-Heine-Universität, Institut für Physikalische Chemie I
Universitätsstr. 1, Geb. 26.43.02.29, 40225 Düsseldorf, Germany
phone 02118113681 fax 02118115195 -- www-public.rz.uni-duesseldorf.de/~jochen
[EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED]
--- [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/