From: Jan Kiszka <jan.kiszka@domain.hid>
To: Alessio Igor Bogani <abogani@domain.hid>, xenomai@xenomai.org
Subject: Re: [Xenomai-help] Three questions about RTDM
Date: Thu, 02 Feb 2006 17:10:28 +0100 [thread overview]
Message-ID: <43E22EF4.5060809@domain.hid> (raw)
In-Reply-To: <1138894042.8753.105.camel@domain.hid>
[-- Attachment #1: Type: text/plain, Size: 1640 bytes --]
Alessio Igor Bogani wrote:
> Hi Jan,
>
> [RTDM Docs]
>>> I would be very happy to see for RTDM something similar to Xenomai's
>>> Native-API-Tour.
>> Would be nice - just takes /someone/ to write it... :-/
>
> Ok :-)
>
>> Maybe this paper can provide a few further hints meanwhile:
>>
>> ftp://ftp.realtimelinuxfoundation.org/pub/events/rtlws-2005/JanKiszka.pdf
>
> Wow! Can you put this document in Technical articles section in
> Xenomai's site? I think that this document could be useful for others.
Yes, this should be done indeed.
@All: How to include this in the SVN and later the website? As PDF only
or also in source code form (it's latex).
>
> [heartbeat example]
>>> Mysteriously heartbeat.ko module resulted is dependent from
>>> latency_rt.ko module (present in testsuite\klatency in Xenomai package)
>>> for a reason that i don't understand. :-(
>>> How can resolve this problem?
>> Due to which symbol? Which Xenomai version precisely? Indeed very
>> strange. Something must be broken in your build.
>
> Xenomai 2.0.3
>
> Heartbeat.ko is loaded but not start and rtdm_task_init() return a -11
> error code (EAGAIN?). If i load latency_rt.ko before to load
> heartbeat.ko this work perfectly.
> I suppose that heartbeat.ko should do start a timer, or not?
RTDM does not know any abstraction for the system timer. That's intended
because only the native skin currently controls it at API level, all
others via a module parameter. So, to test heartbeat, you just have to
load any skin or application that starts the timer. "insmod xeno_posix"
does this job e.g.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
prev parent reply other threads:[~2006-02-02 16:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-02 8:47 [Xenomai-help] Three questions about RTDM Alessio Igor Bogani
2006-02-02 9:28 ` Jan Kiszka
2006-02-02 10:35 ` Alessio Igor Bogani
2006-02-02 10:43 ` Jan Kiszka
2006-02-02 15:27 ` Alessio Igor Bogani
2006-02-02 16:10 ` Jan Kiszka [this message]
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=43E22EF4.5060809@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=abogani@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.