From: Philippe Gerum <rpm@xenomai.org>
To: ali hagigat <hagigatali@gmail.com>
Cc: Xenomai@xenomai.org
Subject: Re: [Xenomai] xenomai-2.6.0 instrumentation commands not executing
Date: Wed, 06 Jun 2012 10:30:15 +0200 [thread overview]
Message-ID: <4FCF1517.3010904@xenomai.org> (raw)
In-Reply-To: <CAKKWdtfz7+pRjjbE6Ev4zJNZpa45axMePyVar+3MyRyMvcp8aA@mail.gmail.com>
On 06/06/2012 09:40 AM, ali hagigat wrote:
> I have installed xenomai-2.6.0. None of the instrumentation commands
> work except latency. What can i do?
>
Likely fix your Kconfig. Enable the Xenomai POSIX skin.
> /root> switchbench
> bash: switchbench: command not found
> /root> switchtest
> Xenomai Posix skin init: pthread_setschedparam: Function not implemented
> /root> cyclictest
> Xenomai Posix skin init: pthread_setschedparam: Function not implemented
> /root> latency
> == Sampling period: 100 us
> == Test mode: periodic user-mode task
> == All results in microseconds
>
> /root> xeno-test
> Started child 7172: /bin/bash /usr/xenomai/bin/xeno-test-run-wrapper
> /usr/xenomai/bin/xeno-test
> ++ echo 0
> ++ /usr/xenomai/bin/arith
> mul: 0x79364d93, shft: 26
> integ: 30, frac: 0x4d9364d9364d9364
>
> signed positive operation: 0x03ffffffffffffff * 1000000000 / 33000000
> inline calibration: 0x0000000000000000: 28.751 ns, rejected 1/10000
> inlined llimd: 0x79364d9364d9362f: 41.292 ns, rejected 1/10000
> inlined llmulshft: 0x79364d92ffffffe1: 5.007 ns, rejected 0/10000
> inlined nodiv_llimd: 0x79364d9364d9362f: 11.323 ns, rejected 1/10000
> out of line calibration: 0x0000000000000000: 30.003 ns, rejected 0/10000
> out of line llimd: 0x79364d9364d9362f: 46.075 ns, rejected 1/10000
> out of line llmulshft: 0x79364d92ffffffe1: 7.800 ns, rejected 1/10000
> out of line nodiv_llimd: 0x79364d9364d9362f: 16.683 ns, rejected 1/10000
>
> signed negative operation: 0xfc00000000000001 * 1000000000 / 33000000
> inline calibration: 0x0000000000000000: 29.298 ns, rejected 1/10000
> inlined llimd: 0x86c9b26c9b26c9d1: 39.658 ns, rejected 1/10000
> inlined llmulshft: 0x86c9b26d0000001e: 4.059 ns, rejected 0/10000
> inlined nodiv_llimd: 0x86c9b26c9b26c9d1: 16.976 ns, rejected 0/10000
> out of line calibration: 0x0000000000000000: 30.002 ns, rejected 1/10000
> out of line llimd: 0x86c9b26c9b26c9d1: 48.757 ns, rejected 0/10000
> out of line llmulshft: 0x86c9b26d0000001e: 11.085 ns, rejected 1/10000
> out of line nodiv_llimd: 0x86c9b26c9b26c9d1: 17.770 ns, rejected 1/10000
>
> unsigned operation: 0x03ffffffffffffff * 1000000000 / 33000000
> inline calibration: 0x0000000000000000: 28.749 ns, rejected 1/10000
> inlined nodiv_ullimd: 0x79364d9364d9362f: 16.264 ns, rejected 0/10000
> out of line calibration: 0x0000000000000000: 30.001 ns, rejected 0/10000
> out of line nodiv_ullimd: 0x79364d9364d9362f: 20.463 ns, rejected 1/10000
> ++ /usr/xenomai/bin/clocktest -T 30
> Xenomai Posix skin init: pthread_setschedparam: Function not implemented
>
>
> Only latency seems working.
>
> _______________________________________________
> Xenomai mailing list
> Xenomai@xenomai.org
> http://www.xenomai.org/mailman/listinfo/xenomai
>
--
Philippe.
next prev parent reply other threads:[~2012-06-06 8:30 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-06 7:40 [Xenomai] xenomai-2.6.0 instrumentation commands not executing ali hagigat
2012-06-06 8:30 ` Philippe Gerum [this message]
2012-06-06 9:06 ` ali hagigat
2012-06-06 9:11 ` Philippe Gerum
2012-06-06 9:18 ` ali hagigat
2012-06-06 9:48 ` Philippe Gerum
2012-06-06 10:47 ` ali hagigat
2012-06-06 12:06 ` Philippe Gerum
2012-06-06 12:28 ` Philippe Gerum
2012-06-06 13:18 ` Gilles Chanteperdrix
2012-06-06 13:25 ` Philippe Gerum
2012-06-06 13:41 ` Gilles Chanteperdrix
2012-06-06 13:53 ` Philippe Gerum
2012-06-06 13:55 ` Gilles Chanteperdrix
2012-06-06 14:02 ` Gilles Chanteperdrix
2012-06-06 14:27 ` Gilles Chanteperdrix
2012-06-06 14:51 ` Philippe Gerum
2012-06-06 15:03 ` Philippe Gerum
2012-06-06 15:15 ` Gilles Chanteperdrix
2012-06-06 15:21 ` Philippe Gerum
2012-06-06 17:57 ` Gilles Chanteperdrix
2012-06-06 18:00 ` Gilles Chanteperdrix
2012-06-08 9:20 ` Philippe Gerum
2012-06-08 9:25 ` Gilles Chanteperdrix
2012-06-08 9:29 ` Philippe Gerum
2012-06-08 9:31 ` Philippe Gerum
2012-06-08 9:35 ` Gilles Chanteperdrix
2012-06-09 8:59 ` ali hagigat
2012-07-03 16:01 ` Marcin Kuśka
2012-07-03 16:51 ` Gilles Chanteperdrix
2012-07-06 15:42 ` Marcin Kuśka
2012-07-06 15:48 ` Gilles Chanteperdrix
2012-07-09 15:34 ` Marcin Kuśka
2012-07-09 15:48 ` Christophe Blaess
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=4FCF1517.3010904@xenomai.org \
--to=rpm@xenomai.org \
--cc=Xenomai@xenomai.org \
--cc=hagigatali@gmail.com \
/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.