All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] strange latency output (xenomai-2.4.5)
@ 2009-02-10 16:49 Georg Gottleuber
  2009-02-10 16:47 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 8+ messages in thread
From: Georg Gottleuber @ 2009-02-10 16:49 UTC (permalink / raw)
  To: xenomai

Hi,

I recently port a  ARM926EJ-S mach to Xenomai
(like described in http://www.xenomai.org/index.php/I-pipe:ArmPorting).

While testing with latency I got this output:
# /usr/xenomai/bin/latency  -p 1000 -h -s -H 500 -t 1
== Sampling period: 1000 us
== Test mode: in-kernel periodic task
== All results in microseconds
warming up...
RTT|  00:00:01  (in-kernel periodic task, 1000 us period, priority 99)
RTH|-----lat min|-----lat avg|-----lat max|-overrun|----lat best|---lat worst
RTD|      78.992|     104.308|     124.131|       0|      78.992|     124.131
...
RTD|      14.678|      68.413|      96.275|       0|       9.528|     155.321
RTD|      84.046|     116.435|     175.192|       0|       9.528|     182.139
...                                ^^^^^^^                            ^^^^^^^

Some time earlier I had a problem in my clock code and got this:
# /usr/xenomai/bin/latency  -p 1000 -h -s -H 500 -T 900
== Sampling period: 1000 us
== Test mode: periodic user-mode task
== All results in microseconds
warming up...
RTT|  00:00:01  (periodic user-mode task, 1000 us period, priority 99)
RTH|-----lat min|-----lat avg|-----lat max|-overrun|----lat best|---lat worst
RTD|     130.208|     131.944|     135.416|       0|     130.208|     135.416
RTD|      63.368|     132.812|     155.381|       0|      63.368|     155.381
...
RTD|      33.854|      38.194|      55.555|       0|      29.513|     236.979
RTD|      32.986|      38.194|      62.500|      56|      29.513|   56978.298
RTD|      33.854|      38.194|      50.347|      56|      29.513|   56978.298
...

This is a very rare behavior. Normally I got (with bad clock code):
RTD|      36.458|      44.270|     168.402|       0|      33.854|     208.333
RTD|      37.326|     156.250|   56973.958|      28|      33.854|   56973.958
RTD|      36.458|      46.875|     164.062|      28|      33.854|   56973.958

I'm using xenomai-2.4.5 and made a ping test from the host:
ping -l 7 -q -s 10 -f <target IP>

Has anybody seen this behavior before?

Kind regards,
  Georg Gottleuber




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-02-10 19:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-10 16:49 [Xenomai-help] strange latency output (xenomai-2.4.5) Georg Gottleuber
2009-02-10 16:47 ` Gilles Chanteperdrix
2009-02-10 17:22   ` Georg Gottleuber
2009-02-10 17:21     ` Gilles Chanteperdrix
2009-02-10 17:29     ` Gilles Chanteperdrix
2009-02-10 17:46       ` Georg Gottleuber
2009-02-10 19:16         ` Gilles Chanteperdrix
2009-02-10 19:46           ` Georg Gottleuber

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.