From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <533FF394.1020405@xenomai.org> Date: Sat, 05 Apr 2014 14:14:12 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <531A29CC.4040201@xenomai.org> In-Reply-To: <531A29CC.4040201@xenomai.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] RTDM rework (2) List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Xenomai On 03/07/2014 09:19 PM, Gilles Chanteperdrix wrote: > > 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. Hi Jan, ping? I have a pile of code needing to be rebased on these patches, I would very much like to get all this merged before it bitrots too much. Regards. -- Gilles.