A while ago there was a discussion regarding rt_task_wait_period() and
its overrun handling. I believe it was stated then that the function
would always sleep until the next scheduled time on the timeline, but
you could see your number of overruns if you wanted to pass a non-null
parameter. After reading the documentation for its ETIMEDOUT return
value, I wonder if this has changed? It seems like this will return
immediately if the time was missed. 

 

Also, I am getting a -EAGAIN when calling rt_task_set_periodic() and
can't figure out why. Any idea?

 

Thanks,

Steven

 

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

Reply via email to