All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: rtai@domain.hid
Cc: adeos-main@gna.org
Subject: [Adeos-main] RTAI over Adeos -- Experimental
Date: Wed, 14 Aug 2002 02:12:31 +0200	[thread overview]
Message-ID: <15705.41071.28923.978296@domain.hid> (raw)

Hello all,

ARTI (Adeos-based Real-Time Interface) is the experimental rewrite of
the RTAI real-time interface for x86 over the Adeos nanokernel
(http://www.freesoftware.fsf.org/adeos/). In other words, this is a
replacement for the RTAI/x86 real-time interface module (aka "rtai.c")
exclusively using the Adeos services to handle interrupts and
exceptions. The API exported by ARTI is meant to be compatible with
the original RTAI interface so that existing applications can use it
seamlessly.

Basically, most of the internals have been rewritten in order to fully
delegate the hardware interrupt control to Adeos. To this end, the new
module creates an Adeos domain which has precedence over the Linux
kernel into the interrupt pipeline. This way, each and every interrupt
is first delivered to the ARTI module which further controls its
propagation to Linux when needed.

You can currently use ARTI in replacement of the original RTAI
interface to run kernel-based applications over the standard UP
scheduler. Neither the SMP scheduler nor LXRT are supported at this
time.

If interested, you can download this work from
http://freesoftware.fsf.org/download/xenomai/misc/arti.tar.bz2

This code is in no way for production use. It is an experimental work
aimed at fostering ideas and thoughts on both RTAI and Adeos
development.

More information can be found in the README file shipped with the
distro.

Regards,

Philippe.



             reply	other threads:[~2002-08-14  0:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-14  0:12 Philippe Gerum [this message]
2002-08-14 17:33 ` [Adeos-main] RTAI over Adeos -- Experimental Karim Yaghmour

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=15705.41071.28923.978296@domain.hid \
    --to=rpm@xenomai.org \
    --cc=adeos-main@gna.org \
    --cc=rtai@domain.hid \
    /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.