From: Jeff Webb <jeff.webb@domain.hid>
To: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] Porting / API Questions
Date: Thu, 07 Sep 2006 14:56:50 -0500 [thread overview]
Message-ID: <45007982.2000503@domain.hid> (raw)
In-Reply-To: <44FFF5FF.2000106@domain.hid>
Jan Kiszka wrote:
>> In this simulation, we use the rtlinux POSIX-like API for threads,
>> timing, and writing-to / reading-from real-time FIFOs. It looks like
>> the xeno_posix API will allow me to port the thread and timing code with
>> very few (if any) changes. There does not appear to be a kernel-space
>> version of read and write for use on xenomai pipes. Am I missing
>> something?
>
> For what side, RT or non-RT? Or what service (function name) is missing
> precisely?
RT-Linux has a mostly POSIX interface to rt-fifos. You must create/delete them using the non-standard rtf_create/rtf_destroy, but after that, you can open, close, read, and write them using a file descriptor. I was wondering if this mapping exists for the real-time Xenomai POSIX API. I am specifically asking about kernel-space right now, but I would also like to know if this sort of thing is supported from user-space real-time as well.
-Jeff
next prev parent reply other threads:[~2006-09-07 19:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-06 21:22 [Xenomai-help] Porting / API Questions Jeff Webb
2006-09-07 9:12 ` Ulrich Schwab
2006-09-07 20:15 ` Jeff Webb
2006-09-07 10:35 ` Jan Kiszka
2006-09-07 19:56 ` Jeff Webb [this message]
2006-09-08 11:06 ` Gilles Chanteperdrix
2006-09-07 11:07 ` Gilles Chanteperdrix
2006-09-07 20:03 ` Jeff Webb
2006-09-08 15:12 ` Gilles Chanteperdrix
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=45007982.2000503@domain.hid \
--to=jeff.webb@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.