From: Kent Borg <kentborg@domain.hid>
To: Philippe Gerum <rpm@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Shared Memory, check. Fifos...
Date: Thu, 22 Dec 2005 10:57:59 -0500 [thread overview]
Message-ID: <20051222105758.Z16178@domain.hid> (raw)
In-Reply-To: <43AA5FBE.2070501@domain.hid>; from rpm@xenomai.org on Thu, Dec 22, 2005 at 09:11:42AM +0100
On Thu, Dec 22, 2005 at 09:11:42AM +0100, Philippe Gerum wrote:
> RT-side: rt_pipe_create(&pipe,"this_pipe",0)
> opens the RT side, and creates /proc/xenomai/registry/pipes/this_pipe
> use rt_pipe_write()/rt_pipe_read() to exchange data through this channel.
>
> non RT-side: open("/proc/xenomai/registry/pipes/this_pipe",...)
> use write()/read() to exchange data with the RT-side.
> [...]
OK, I think I have that working.
Thanks!
-kb
prev parent reply other threads:[~2005-12-22 15:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-21 20:10 [Xenomai-help] Shared Memory, check. Fifos Kent Borg
2005-12-22 8:11 ` Philippe Gerum
2005-12-22 15:57 ` Kent Borg [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=20051222105758.Z16178@domain.hid \
--to=kentborg@domain.hid \
--cc=rpm@xenomai.org \
--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.