* Rép. : [Xenomai-help] RT samples
@ 2007-03-13 8:21 Nicolas BLANCHARD
0 siblings, 0 replies; 3+ messages in thread
From: Nicolas BLANCHARD @ 2007-03-13 8:21 UTC (permalink / raw)
To: karre, xenomai
[-- Attachment #1: Type: text/plain, Size: 1162 bytes --]
>>>> <karre@domain.hid> 12.03 21:28 >>>
>Hi Folks,
>
>I want to measure and evalutate different parameters of system load in
Xenomai. Therefore, I am in need of RT samples that simply >provide a
variety of ressource usage (semaphores, threads, timers, ...).
Have a look on http://svn.gna.org/svn/xenomai/trunk/examples/
>
>It is not very important what the tool actually does, as long as it
can be run autonomously (latency from the testsuite would be a good
>example for that).
>
>Who knows good ressources for open source real-time applications?
>
>Btw, the type of skin (Native, POSIX, RTAI, ...) is not important. If
it is software that is platform-dependant, than the architecture of
>choice would be x86. If there was not needed additional hardware, that
would be ideal.
>
You could run linux+xenomai on your PC ...
>Thanks a lot in advance!
>
>Richard
>
>--
>"Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ...
>Jetzt GMX ProMail testen: www.gmx.net/de/go/mailfooter/promail-out
>
Blanchard nicolas
_______________________________________________
Xenomai-help mailing list
Xenomai-help@domain.hid
https://mail.gna.org/listinfo/xenomai-help
[-- Attachment #2: HTML --]
[-- Type: text/html, Size: 1958 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Rép. : [Xenomai-help] RT samples
[not found] <s5f66cc3.068@domain.hid>
@ 2007-03-13 20:48 ` karre
2007-03-14 11:13 ` Wolfgang Grandegger
0 siblings, 1 reply; 3+ messages in thread
From: karre @ 2007-03-13 20:48 UTC (permalink / raw)
To: Nicolas BLANCHARD, xenomai
> >I want to measure and evalutate different parameters of system load in
> Xenomai. Therefore, I am in need of RT samples that simply >provide a
> variety of ressource usage (semaphores, threads, timers, ...).
>
> Have a look on http://svn.gna.org/svn/xenomai/trunk/examples/
Thanks. I already knew these. Also, I tried rtcan_rtt.c, which didn`t compile yet (CAN_RAW and serveral mq_... - functions undefined).
Does anyone know other open source real time applications?
> >Btw, the type of skin (Native, POSIX, RTAI, ...) is not important. If
> it is software that is platform-dependant, than the architecture of
> >choice would be x86. If there was not needed additional hardware, that
> would be ideal.
> >
>
> You could run linux+xenomai on your PC ...
Of course I am doing that.
What I need now is some sample programs. Thanks in advance for any hint!
Best regards,
Richard
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: www.gmx.net/de/go/mailfooter/topmail-out
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Rép. : [Xenomai-help] RT samples
2007-03-13 20:48 ` karre
@ 2007-03-14 11:13 ` Wolfgang Grandegger
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Grandegger @ 2007-03-14 11:13 UTC (permalink / raw)
To: karre; +Cc: xenomai
karre@domain.hid wrote:
>>> I want to measure and evalutate different parameters of system load in
>> Xenomai. Therefore, I am in need of RT samples that simply >provide a
>> variety of ressource usage (semaphores, threads, timers, ...).
>>
>> Have a look on http://svn.gna.org/svn/xenomai/trunk/examples/
>
> Thanks. I already knew these. Also, I tried rtcan_rtt.c, which didn`t compile yet (CAN_RAW and serveral mq_... - functions undefined).
The following works for me:
$ cd /temp/xeno/test
$ svn co http://svn.gna.org/svn/xenomai/trunk xenomai
$ cd xenomai/
$ ./configure --prefix=/temp/xeno/test/xenoinst
$ make
$ make install
$ cd examples/rtdm/profiles/can
$ make XENO=/temp/xeno/test/xenoinst
Can you confirm that?
> Does anyone know other open source real time applications?
>
>
>>> Btw, the type of skin (Native, POSIX, RTAI, ...) is not important. If
>> it is software that is platform-dependant, than the architecture of
>>> choice would be x86. If there was not needed additional hardware, that
>> would be ideal.
>>
>> You could run linux+xenomai on your PC ...
>
> Of course I am doing that.
>
> What I need now is some sample programs. Thanks in advance for any hint!
See http://www.xenomai.org/documentation/trunk/html/api/examples.html.
Also the test programs in "src/testsuite" are useful.
Wolfgang.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-14 11:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-13 8:21 Rép. : [Xenomai-help] RT samples Nicolas BLANCHARD
[not found] <s5f66cc3.068@domain.hid>
2007-03-13 20:48 ` karre
2007-03-14 11:13 ` Wolfgang Grandegger
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.