All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Replacement of taskDelay(0) call
@ 2007-10-19 14:32 Johan Borkhuis
  2007-10-19 17:14 ` Philippe Gerum
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Borkhuis @ 2007-10-19 14:32 UTC (permalink / raw)
  To: Xenomai help


When using VxWorks we used "taskDelay(0)" to invoke the scheduler. 
Within Xenomai this call was translated into "rt_task_yield()". However, 
when using a number of tasks at the same priority using this mechanism 
the watchdog timeout kicks in and kills the Xenomai task(s). This also 
happens when a rt_task_sleep is used with a delay < 100 usec.

Is there a possibility to trigger the watchdog to avoid the killing of 
the tasks?

Kind regards,
    Johan Borkhuis



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-10-22  7:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-19 14:32 [Xenomai-help] Replacement of taskDelay(0) call Johan Borkhuis
2007-10-19 17:14 ` Philippe Gerum
2007-10-22  7:04   ` Johan Borkhuis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.