From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Nathaniel Villaume <villaume@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] VxWorks side-by-side with POSIX
Date: Fri, 26 May 2006 16:23:35 +0200 [thread overview]
Message-ID: <17527.3943.859759.669932@domain.hid> (raw)
In-Reply-To: <44763D2B.30007@domain.hid>
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.
prev parent reply other threads:[~2006-05-26 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-25 23:26 [Xenomai-help] VxWorks side-by-side with POSIX Nathaniel Villaume
2006-05-26 14:23 ` Gilles Chanteperdrix [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17527.3943.859759.669932@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=villaume@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.