All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] How to resolve this lockup situation?
@ 2010-08-30 16:56 jmf
  2010-08-30 17:40 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: jmf @ 2010-08-30 16:56 UTC (permalink / raw)
  To: xenomai

Dear all,

this is the situation: from a Xeno task, a shared library function is called
to control some device. After a system update (both Xeno and the device
drivers) that function returns with a timeout. As it turns out, as a part of
the device drivers, there is also a deamon running which the shared lib
tries to talk to. Obviously, while the RT task waits for the function to return,
that deamon does not get any CPU time to answer so the function returns
a timeout.

Now, the questions are: why did it work before the update, before we
noticed the existence of a deamon? Is there any way to make Xenomai give
the Linux scheduler some time so the deamon can do its work? Or can that
deamon process somehow be moved to the Xeno domain? I think I stumbled
upon a respective function meant for testing once but can't find it anymore...

Thanks a lot for any clue!
-jmf



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

end of thread, other threads:[~2010-08-30 23:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-30 16:56 [Xenomai-help] How to resolve this lockup situation? jmf
2010-08-30 17:40 ` Gilles Chanteperdrix
2010-08-30 23:18   ` jmf

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.