All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Using plain old POSIX shm_open with real time threads
@ 2011-08-05 13:30 Richard Cochran
  2011-08-05 14:05 ` Gilles Chanteperdrix
  2011-08-05 15:39 ` Philippe Gerum
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Cochran @ 2011-08-05 13:30 UTC (permalink / raw)
  To: xenomai

Dear xenomai people,

I would like to have a shared ram fifo between a normal Linux program
and a xenomai program that uses the POSIX skin. Can I simply use
__raw_shm_open and __raw_mmap in the xenomai thread, or would there be
some penalty or bad side affect on the RT thread?

I see that the documented way for RT/non-RT IPC is the message
pipe. Perhaps you could comment on the pros/cons of using it, compared
with my shared memory idea.

Thanks,

Richard


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

end of thread, other threads:[~2011-08-05 15:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 13:30 [Xenomai-help] Using plain old POSIX shm_open with real time threads Richard Cochran
2011-08-05 14:05 ` Gilles Chanteperdrix
2011-08-05 15:58   ` Richard Cochran
2011-08-05 15:39 ` Philippe Gerum

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.