All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] General Xenomai / RTAI Skin Usage Questions
@ 2005-10-31 14:59 andreas.spieker
  2005-10-31 19:29 ` Philippe Gerum
  0 siblings, 1 reply; 8+ messages in thread
From: andreas.spieker @ 2005-10-31 14:59 UTC (permalink / raw)
  To: xenomai


Hello,

I have an existing user-space Application,
programmed as a multithreaded C Program,
until now relying on RTAI3.2, mostly on time + task services,
basically to let all the threads run periodically,
for IPC Stuff  I use SystemV-IPC (!).

After the Split between RTAI and Xenomai I'm looking
for an alternative to RTAI, because since Kernel 2.6.10,
I was not longer able to get RTAI running (Kernel freezes)
and the Mailing List Members were not really willing to give me
some hints or a "functioning" kernel config file.

So my questions are:
1.)  Do you think Xenomai (with RTAI Skin ?) is the right way for me to go?
2.)  Is there a simple (LXRT-like) demo with makefile for RTAI-Skin usage?
3.)  Actually, AFTER having created my threads, I use rt_task_init() +
 rt_task_make_periodic() + rt_task_wait_period() in these threads to
get them running periodically. So I turn an existing thread into something
with soft-realtime capabilities, the API calls refer to the already running
thread. .
When using Xenomai, do I have to change to rt_task_create() +
rt_task_start(),
therefore creating my threads from the xenomai api?
I fear this would bring a lot of changes to my existing program, is this
right and is this
unavoidable?
4.) Is there a documentation which options must be set or unset in the
linux kernel .config to get
xenomai running? I had some problems, but was able to get them solved using
an old
"functioning" kernel config file (in contrast to RTAI).

Thanks for any hints and comments,
Andreas Spieker

PS: *** I will be in holidays the next weeks, so will notbe able to reply
immediately to postings ***


-----------------------------------------------------
Dr.-Ing. Andreas Spieker
Research Information and Communication
Assisting Systems (REI/AA)

DaimlerChrysler AG
HPC 050-G023
D-71059 Sindelfingen
Telefon: +49 7031 4389 774
Telefax:  +49 7031 4389 264
Mobil:     (+49) (0)179 -10 84 718
email: andreas.spieker@domain.hid

Besucheradresse:
DaimlerChrysler AG
REI/AA, Zimmer 1.103
Hanns-Klemm-Straße 45
71034 Böblingen,
-----------------------------------------------------



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

end of thread, other threads:[~2005-11-01  9:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31 14:59 [Xenomai-help] General Xenomai / RTAI Skin Usage Questions andreas.spieker
2005-10-31 19:29 ` Philippe Gerum
2005-11-01  3:27   ` [Xenomai-core] " Romain Lenglet
2005-11-01  5:09     ` Philippe Gerum
2005-11-01  9:46       ` Romain Lenglet
2005-11-01  7:27     ` Jan Kiszka
2005-11-01  7:52       ` Romain Lenglet
2005-11-01  9:30         ` Jan Kiszka

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.