Wow, that's disappointing. On the other hand, Pd shouldn't be calling send or recv unless it finds itself idle - so theoretically this
well, i thought about opening the sys_lock during these calls ... but a threaded solution is way cleaner ...
should add only one send/recv call in latency. If it's in fact worse than that, it's probably a scheduler bug.
well, i had to rewrite the scheduler for callback based scheduling, which works a bit different ... i'm going to check it again ...
cheers .... tim