On Thu, 2010-05-20 at 16:26 +0200, Tschaeche IT-Services wrote:
> Hi,
> 
> we started an application which monitors task switches
> using Xenomai 2.5.3.
> 
> For monitoring primary domain switches we hooked
> in our code by using rt_task_add_hook(T_HOOK_SWITCH)
> (storing a timestamp and the Xenomai task ID in an array,
> which is read later by user space appl from shared memory).
> 
> It seems, that our code is not called when Xenomai switches to the ROOT task.
> 
> We already had this issue with Xenomai 2.4.10
> and solved it by applying the attached patch.
> 
> How can we catch these Xenomai scheduler events in 2.5.3?
> 
> What is the reason for filtering them out?

No valid one. Patch queued in my tree, thanks.

> 
> Best regards,
> 
>       Olli
> _______________________________________________
> Xenomai-help mailing list
> [email protected]
> https://mail.gna.org/listinfo/xenomai-help


-- 
Philippe.



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

Reply via email to