All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] rt_dev_ioctl serialization
@ 2006-08-29 14:36 Paul Ianna
  2006-08-29 14:53 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Ianna @ 2006-08-29 14:36 UTC (permalink / raw)
  To: xenomai

Greetings,

Background:

I have not (yet) studied or written a linux or rtdm device driver.  I
am, however, using one whose source with which I am unfamiliar.  My
particular scenario involves a communications device driver written to
by many asynchronous tasks with varying priorities.  I am concerned
that I may need to provide protections in front of the rt_dev_ioctl
call to ensure coherency.


Question:

Does a call to rt_dev_ioctl implicitly handle serialization or is it
each driver's  (or application's) responsibility to take care of
serialization/reentrancy issues?


Thanks in advance,
Paul


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

end of thread, other threads:[~2006-08-29 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29 14:36 [Xenomai-help] rt_dev_ioctl serialization Paul Ianna
2006-08-29 14:53 ` Jan Kiszka

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.