All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] ensuring code running in kernel modules has realtime priority
@ 2012-01-18  7:59 RT
  2012-01-18 10:52 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: RT @ 2012-01-18  7:59 UTC (permalink / raw)
  To: Xenomai-help

Hi all,

we have an interesting situation. We are using a module to do communication 
over a network (ethercat master module) to some remote IO.

The ethercat module is loaded against the kernel in the normal manner.

Now we possibly have overlooked that even though the call to the ethercat 
module (ioctl call) from our real-time application takes place in a xenomai 
real time task, the code of the ethercatmodule may be interrupted by other 
processes running on the machine. Due to the fact that the modules code is 
not running in any real-time prioritized space.

If this is indeed the case, what would be the best or easiest manner to 
ensure that the module does not get interrupted, ie. to encapsulate it into 
the xenomai real-time priority sphere?

Hope someone can point us in the right direction here. Its pretty urgent 
because the system is already running live and we are intermittently 
encountering this problem.

Kind regards,

Roland.


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

end of thread, other threads:[~2012-01-20 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-18  7:59 [Xenomai-help] ensuring code running in kernel modules has realtime priority RT
2012-01-18 10:52 ` Gilles Chanteperdrix
2012-01-20 15:31   ` Benner Bernd (MH/EES)

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.