when I use fork() instead of vfork() I have the freeze again. I.e. using vfork() it works fine, using fork() freezes the system.
Gilles: is this not the end point of the fork vs. vfork epopee ? :) Anyway, it looks your remarks about fork() make sense. But if it's true indeed, a more nicer solution would be required. -- Best regards, Dmitry Adamushko _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
