From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: plyatov@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] 10us periodical task (Xenomai vs. RTAI)
Date: Mon, 21 May 2007 16:28:35 +0200 [thread overview]
Message-ID: <4651AC93.5010500@domain.hid> (raw)
In-Reply-To: <46519AD0.80804@domain.hid>
Igor Plyatov wrote:
> Is it possible to get 10us results in Xenomai or not?
Running a task with a period of 10us is usually considered a bit out of
the scope of Xenomai. Nevertheles, there were some recent improvements
on Xenomai trunk that might make this possible. It would be interesting
if you tested this with trunk and tell us whether it works.
Also note that in order to get ultra-low latencies, you have to properly
calibrate the nucleus latency (/proc/xenomai/latency).
> May be better to use only ADEOS functions for my task, is it faster then
> RTDM?
Adeos has no notion of a "task", so, you would have to implement your
task in an interrupt handler, and yes, you would get better performance
(see for example the difference between latency -t 2 and latency -t 1).
> What is the state of RTAI nowadays, is it still a live?
Well, you are not asking on the right mailing list. Try RTAI mailing list.
--
Gilles Chanteperdrix
next prev parent reply other threads:[~2007-05-21 14:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-21 13:12 [Xenomai-help] 10us periodical task (Xenomai vs. RTAI) Igor Plyatov
2007-05-21 14:28 ` Gilles Chanteperdrix [this message]
2007-05-21 15:05 ` Philippe Gerum
-- strict thread matches above, loose matches on Subject: below --
2007-05-22 7:42 Igor Plyatov
2007-05-22 20:11 ` 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=4651AC93.5010500@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=plyatov@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.