All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <kiszka@domain.hid>
To: Daniele Lugli <daniele.lugli@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] newbie question
Date: Thu, 16 Mar 2006 12:38:38 +0100	[thread overview]
Message-ID: <44194E3E.6040905@domain.hid> (raw)
In-Reply-To: <441949A0.8060100@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]

Philippe Gerum wrote:
> Daniele Lugli wrote:
>> Hello all,
>> I am new to xenomai although I have already used rtai.
>> I see that xenomai has a user mode which looks equivalent to rtai's lxrt.
>> What about calling real-time functions implemented in a module
>> (rtai_lxrt call, rt_fun_entry table and so on)?
>> Thank you,
>> Daniele Lugli
>>
>>
> 
> Have a look at the way a simple skin does it, e.g. ksrc/skins/uvm.
> [...]

But before going this way, first consider what kind of functions you
exported so far via rt_fun_entry. If it was a driver API, you should
better have a look at RTDM now.

Actually, most additional APIs exported via that LXRT interface were
driver-related. But this led to rather chaotic API situation with
incompatible driver interfaces. Moreover, the often used automatic LXRT
mapping of arguments that describe large buffers was quite inefficient
(additional copy step). That is now different with both the skin and the
RTDM way under Xenomai (no automatic copying, the skin or the driver has
to take care natively).

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

  reply	other threads:[~2006-03-16 11:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-16 10:46 [Xenomai-help] newbie question Daniele Lugli
2006-03-16 11:18 ` Philippe Gerum
2006-03-16 11:38   ` Jan Kiszka [this message]
2006-03-16 12:33     ` Philippe Gerum
  -- strict thread matches above, loose matches on Subject: below --
2007-08-06 15:15 rolfetas bambolas
2007-08-06 17:57 ` Gilles Chanteperdrix
2007-08-06 18:23   ` juanba romance
2007-08-06 19:29     ` Gilles Chanteperdrix
     [not found]       ` <e39c9190708061427y2d5ceed2td804b0990b88f282@domain.hid>
2007-08-06 21:37         ` Gilles Chanteperdrix
2007-08-06 19:27   ` Philippe Gerum
2005-10-17 18:44 [Xenomai-help] compiling xenomai on x86_64 Jan Kiszka
2005-10-17 18:57 ` Heikki Lindholm
2005-10-17 19:16   ` Jan Kiszka
2005-10-17 19:59     ` Heikki Lindholm
2005-10-17 20:04       ` Philippe Gerum
2005-10-17 20:10         ` Jan Kiszka
2005-10-17 20:17           ` Philippe Gerum
2005-10-17 20:26             ` Philippe Gerum
2005-10-17 21:37               ` Jan Kiszka
2005-10-18  8:07                 ` Jan Kiszka
2005-10-18 17:49                   ` Gilles Chanteperdrix
2005-10-18 18:29                     ` Jan Kiszka
2005-10-18 19:20                       ` Gilles Chanteperdrix
2005-10-18 19:24                         ` Jan Kiszka
2005-10-18 19:34                           ` Gilles Chanteperdrix
2005-10-18 19:43                             ` Jan Kiszka
2005-10-19  8:37                               ` Jan Kiszka
2005-10-19 17:15                                 ` [Xenomai-help] newbie question Ignacio García Pérez
2005-10-19 17:34                                   ` Jan Kiszka
2005-10-19 17:44                                   ` Philippe Gerum
2005-10-19 18:16                                     ` Gilles Chanteperdrix
2005-10-19 18:31                                       ` Jan Kiszka

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=44194E3E.6040905@domain.hid \
    --to=kiszka@domain.hid \
    --cc=daniele.lugli@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.