On 07/17/2012 11:26 AM, ali hagigat wrote:
> If a real time task is blocked for some real time object, does Xenomai
> guarantee the (re-)scheduling latency to be lower than a specific
> number?

As we already answered, I believe, Xenomai does not guarantee anything,
it just provides you with the tools to measure an empiric estimate of
the worst case scheduling latency. And the worst case scheduling latency
only make sense when the woken up task is the highest priority runnable
task, otherwise your task may be delayed for some time by higher
priority tasks.

> Does the task enter the Linux domain when it is blocked?

No, of course not.

> or when it is blocked it may be in the blocked state for arbitrary time 
> lengths?

That just depends on what the unblocking does.

What about what I proposed you? Installing xenomai for real and asking
real questions about real issues you get when porting real applications?
Instead of asking questions in the void which you will find stupid when
you have got your feet wet with xenomai?

-- 
                                                                Gilles.

_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to