From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] RTDM rework (2)
Date: Fri, 07 Mar 2014 21:19:24 +0100 [thread overview]
Message-ID: <531A29CC.4040201@xenomai.org> (raw)
Hi,
here comes a second attempt at introducing a file descriptor support for
other purposes than RTDM drivers.
This time, the file descriptors are called rtdm_fd and are part of the
RTDM API, but can be used by the POSIX personality. The actual RB-tree
where they are stored is part of the xnsys_ppd structure, as this way it
can be used by one of the RTDM and POSIX personalities, even if the
current process is not bound to the other personality.
I have posted the patches to the timerbench, switchtest, rtdm, xddp,
iddp and bufp drivers to allow seeing the API changes.
Regards.
--
Gilles.
next reply other threads:[~2014-03-07 20:19 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-07 20:19 Gilles Chanteperdrix [this message]
2014-03-07 20:20 ` [Xenomai] [PATCH 1/9] cobalt/rtdm: base protocol devices on xnid Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 2/9] cobalt/rtdm: base named devices on nucleus registry Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 3/9] cobalt/rtdm: extract fd API Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 4/9] drivers/testing: adapt timerbench after RTDM changes Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 5/9] drivers/testing: adapt switchtest " Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 6/9] drivers/testing: adapt rtdmtest " Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 7/9] drivers/ipc: adapt XDDP " Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 8/9] drivers/ipc: adapt IDDP " Gilles Chanteperdrix
2014-03-07 20:20 ` [Xenomai] [PATCH 9/9] drivers/ipc: adapt BUFP " Gilles Chanteperdrix
2014-04-05 12:14 ` [Xenomai] RTDM rework (2) Gilles Chanteperdrix
2014-04-25 10:40 ` Jan Kiszka
2014-04-25 12:00 ` Gilles Chanteperdrix
2014-04-29 15:39 ` Jan Kiszka
2014-04-30 12:44 ` Gilles Chanteperdrix
2014-05-05 20:48 ` Gilles Chanteperdrix
2014-05-06 5:14 ` Jan Kiszka
2014-05-10 16:11 ` Gilles Chanteperdrix
2014-05-11 20:08 ` Gilles Chanteperdrix
2014-05-14 14:30 ` Jan Kiszka
2014-05-14 15:23 ` Gilles Chanteperdrix
2014-05-15 18:40 ` Gilles Chanteperdrix
2014-05-15 19:35 ` Jan Kiszka
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=531A29CC.4040201@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=jan.kiszka@web.de \
--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.