Without watchdog support compiled in, the IRQ0 handler uses about 12%. It was closer to 9% when I compiled the scheduler with the heap option. Now I'm using the hash and O(1) scheduler so there's more overhead. (Experimenting with different results here.)
Are there some options I can live without to save some cycles on the critical path? My application uses about 14 threads, but most of them are blocked at any given time. Steven
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
