Henri Roosen wrote:
> As soon as I start our Xenomai application we get a Linux kernel
> message "Clocksource tsc unstable (delta = 305181188 ns)", after which
> it switches to the pit clock.
> 
> Will this have impact on Xenomai threads running in relaxed mode?
> 
> Is this normal behavior? Is this because primary domain interrupted
> the Linux clocksource watchdog for 305 ms? Should we disable the Linux
> clocksource wathdog so it keeps using the tsc?

Yes this is bad. But what you should do is that your application should
never interrupt linux for more than a clock tick, so, typically 10ms or
1ms, and it will not happen.

-- 
                                                                Gilles.

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

Reply via email to