All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] RTDM rework (2)
@ 2014-03-07 20:19 Gilles Chanteperdrix
  2014-03-07 20:20 ` [Xenomai] [PATCH 1/9] cobalt/rtdm: base protocol devices on xnid Gilles Chanteperdrix
  2014-04-05 12:14 ` [Xenomai] RTDM rework (2) Gilles Chanteperdrix
  0 siblings, 2 replies; 23+ messages in thread
From: Gilles Chanteperdrix @ 2014-03-07 20:19 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: Xenomai


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.


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

end of thread, other threads:[~2014-05-15 19:35 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 20:19 [Xenomai] RTDM rework (2) Gilles Chanteperdrix
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

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.