All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] VxWorks side-by-side with POSIX
@ 2006-05-25 23:26 Nathaniel Villaume
  2006-05-26 14:23 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: Nathaniel Villaume @ 2006-05-25 23:26 UTC (permalink / raw)
  To: xenomai

Hello all,

Pardon my ignorance, and please tolerate my sloth, but is it possible 
(and easy) to run skins side-by-side and have them communicate through 
IPCs? So I'd like to run a process that uses VxWorks calls, and then 
another one that uses POSIX, and yet have them communicate via one or 
two semaphores and shared memory.

TIA,
-Nate



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

* Re: [Xenomai-help] VxWorks side-by-side with POSIX
  2006-05-25 23:26 [Xenomai-help] VxWorks side-by-side with POSIX Nathaniel Villaume
@ 2006-05-26 14:23 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2006-05-26 14:23 UTC (permalink / raw)
  To: Nathaniel Villaume; +Cc: xenomai

Nathaniel Villaume wrote:
 > Hello all,
 > 
 > Pardon my ignorance, and please tolerate my sloth, but is it possible 
 > (and easy) to run skins side-by-side and have them communicate through 
 > IPCs? So I'd like to run a process that uses VxWorks calls, and then 
 > another one that uses POSIX, and yet have them communicate via one or 
 > two semaphores and shared memory.

Most services (including shared memory and semaphores) of the POSIX skin
may be used by threads created by other skins. The exceptions to this
rule are the services related to signals and cancellation. In case of
doubt, you may have a look at POSIX skin documentation; it should
document explicitely which services are restricted to which contexts.


-- 


					    Gilles Chanteperdrix.


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

end of thread, other threads:[~2006-05-26 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-25 23:26 [Xenomai-help] VxWorks side-by-side with POSIX Nathaniel Villaume
2006-05-26 14:23 ` Gilles Chanteperdrix

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.