Hi, I have a simple program which only has to start some tasks. I wanted to start the tasks with rt_sem_broadcast. The problem is when I have more than ~50 tasks, then the system just freezes and nothing works (keyboard). and I need to restart it hardly. I figured out that the problem exists only with rt_sem_broadcast, without it the number of tasks is not the problem. I have Xenomai 2.4.4 on Fedora 3 (2.6.25.11) with all the xenomai debug and watchdog options enabled.
Thanks, Krzysztof _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
