Hey all. I came back from my trip, and redesigned the resource handling
to use fewer mutexes. I managed to decrease CPU usage about 8%. It still
sadly seems that there's far too much overhead in the syscall approach.

 

I'm going to try and make a more intelligent use of these mutexes at
this point. Recursion worked quite well in kernel space, but due to this
overhead I have to keep track of it myself.

 

Steven

 

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to