All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantinos Chalas <konstantinos.chalas@cern.ch>
To: Philippe Gerum <rpm@xenomai.org>, xenomai@xenomai.org
Subject: Re: [Xenomai] Cyclictest in Xenomai-3
Date: Thu, 27 Aug 2015 17:55:15 +0200	[thread overview]
Message-ID: <55DF32E3.1010706@cern.ch> (raw)
In-Reply-To: <55DF2868.2070804@xenomai.org>

The build command for cyclictest was

gcc -Wall -Wno-nonnull -I/usr/xenomai/include/cobalt 
-I/usr/xenomai/include -march=armv7-a -mfpu=vfp3 -D_GNU_SOURCE 
-D_REENTRANT -D__COBALT__ -O2 -Wl,@/usr/xenomai/lib/cobalt.wrappers 
/usr/xenomai/lib/xenomai/bootstrap.o -Wl,--wrap=main 
-Wl,--dynamic-list=/usr/xenomai/lib/dynlist.ld -L/usr/xenomai/lib 
-lcobalt -lpthread -lrt -march=armv7-a -mfpu=vfp3   -o cyclictest 
cyclictest.o -lrt -lpthread -lrttest -L

Also the clock calibration is (i already run the autotune utility),

root@beaglebone:~# cat /proc/xenomai/clock/coreclk
gravity: irq=499 kernel=1999 user=4999
devices: timer=timer2, clock=ipipe_tsc
  status: on
   setup: 999
   ticks: 350959191461

and finally i run cyclictest with Thanks for the interest!

cyclictest -n -p 99 -D 1000 -i 250 -m Thanks for the interest!**
On 08/27/2015 05:10 PM, Philippe Gerum wrote:
> On 08/27/2015 04:53 PM, Konstantinos Chalas wrote:
>> Hello everyone,
>>
>> Is there any plans to port cyclictest over at xenomai-3 for the Cobalt
>> kernel? I compiled the original source file from the rt-tests repo my
>> self for xenomai-3,. For reference i used to get around 70 us worst case
>> with the Beaglebone black using Xenomai-2, but it goes up to 200 us
>> immediatly with the one i compiled. By the way, i followed the
>> xeno-config procedure. Is there anyone who cares to provide an explanation?
>>
> Any information about the exact build command used, the clock
> calibration from /proc/xenomai/clock/coreclk, and the options passed to
> cyclictest?
>
> Btw, the vanilla cyclictest code had to be adapted for running over
> Xenomai 2.
>


  reply	other threads:[~2015-08-27 15:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 14:53 [Xenomai] Cyclictest in Xenomai-3 Konstantinos Chalas
2015-08-27 15:10 ` Philippe Gerum
2015-08-27 15:55   ` Konstantinos Chalas [this message]
2015-08-28  8:04     ` Philippe Gerum
2015-08-28 12:37       ` Konstantinos Chalas
2015-08-28 12:46         ` Philippe Gerum
2015-08-28 12:51           ` Konstantinos Chalas
2015-08-28 12:59             ` Philippe Gerum
2015-08-28 13:13               ` Konstantinos Chalas
2015-08-28 13:22                 ` Philippe Gerum
2015-08-30 20:33                   ` Konstantinos Chalas
2015-08-31  8:22                     ` Philippe Gerum
  -- strict thread matches above, loose matches on Subject: below --
2015-10-03  9:35 林展翔
2015-10-03  9:41 ` Philippe Gerum
2015-10-03  9:46 ` Philippe Gerum
2015-10-04 12:43   ` 林展翔
2015-10-04 13:00     ` 林展翔

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=55DF32E3.1010706@cern.ch \
    --to=konstantinos.chalas@cern.ch \
    --cc=rpm@xenomai.org \
    --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.