another question:
I am currently working with RTAI, the LXRT enhanement;
question: I need to set up several non hard real time threads (to do
communication etc.) - what is the better way to do it and why:
        - use rt_task_init() but without the make_hard_real_time()
        - use pthread_create() directly, without pointing it to a function
calling rt_task_init

mfg
        Daniel

-- 
[EMAIL PROTECTED]
Student of Communication Engineering/Computer Networking
Furtwangen University of Applied Sciences

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