From: Kent Borg <kentborg@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-core] rt_pipe_create() and P_MINOR_AUTO
Date: Thu, 12 Jan 2006 18:02:33 -0500 [thread overview]
Message-ID: <20060112180233.T15311@domain.hid> (raw)
Hello,
First things first: I am using version Xenomai 2.0.1 on a recompiled
Ubuntu kernel version 2.6.14.3.
I am confused by rt_pipe_create(), specifically, the "minor"
parameter. The writeup at
http://snail.fsffrance.org/www.xenomai.org/documentation/branches/v2.0.x/html/api/group__pipe.html#ga20
says that:
Passing P_MINOR_AUTO causes the minor number to be
auto-allocated. In such a case, the name parameter must be valid so
that user-space processes may subsequently follow the symbolic link
that will be automatically created from
/proc/xenomai/registry/pipes/name to the allocated pipe device entry
(i.e. /dev/rtp*).
Sounds great, but it doesn't seem true. <mope>
So I have to manage minor usage be hand until P_MINOR_AUTO is
implemented, or did I miss something?
Thanks,
-kb, the Kent who hasn't had a chance to try the 2.6.15 kernel he
started playing with last week.
next reply other threads:[~2006-01-12 23:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-12 23:02 Kent Borg [this message]
2006-01-13 7:38 ` [Xenomai-core] rt_pipe_create() and P_MINOR_AUTO Philippe Gerum
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=20060112180233.T15311@domain.hid \
--to=kentborg@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.