One question regarding xenomai best practices.

I have to modify an application running user defined code in worker
threads (POSIX threads).

Performance-wise is it better to create designated RT-Threads waiting
for a condition to be signaled and then continue to run in primary mode
whatever code the user passed in or would it be just as fast and
reliable to promote an already running worker thread by changing its
priority to let's say 99 for example and its sched-policy to FIFO?


Thanks

Christian

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to