All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] RTAI over Adeos -- Experimental
@ 2002-08-14  0:12 Philippe Gerum
  2002-08-14 17:33 ` Karim Yaghmour
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Gerum @ 2002-08-14  0:12 UTC (permalink / raw)
  To: rtai; +Cc: adeos-main

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.



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

end of thread, other threads:[~2002-08-14 17:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-14  0:12 [Adeos-main] RTAI over Adeos -- Experimental Philippe Gerum
2002-08-14 17:33 ` Karim Yaghmour

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.