We are using signal handlers for catching exceptions which our application is allowed to make and which we know how to handle.
The current Xenomai implementation is to switch to the secondary domain and call the handlers from there. Unfortunately this takes too much time for our application and we would like to handle the exception without the switch to the secondary domain, in primary domain. Can anyone give some advice how to implement that? Will "user-space signals" which was planned for Xenomai 2.6 fulfill this need? Is there already code available for user-space signals? Thanks, Henri. Xenomai: 2.5.5.2 Linux-kernel: 2.6.32.15 Platform: x86 _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
