All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Daniel Schnell <daniel.schnell@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Kernel OOps large appl.
Date: Tue, 31 Oct 2006 18:02:42 +0100	[thread overview]
Message-ID: <454781B2.8070202@domain.hid> (raw)
In-Reply-To: <DD39B5C3F4963040ADC9768BE7E430CB0144D777@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 1703 bytes --]

Daniel Schnell wrote:
> Philippe Gerum wrote:
>  
>  
>> IOW, something seems out of sync in your configuration. Does the
>> testsuite work on your board, and specifically the "cyclic" test? 
> 
> 
> The cyclic test does the following output:
> 
> ./cyclictest -c 1 -d 500 -i 500 -l 10000 -n
> 0.06 0.03 0.01 1/21 354
> 
> T: 0 (  354) P: 0 I:     500 C:   10000 Min:       7 Act:       7 Avg:
> 10 Max:     201
> (needs a relatively short time)
> 
> ./cyclictest -c 0 -d 500 -i 500 -l 10000 -n
> 0.00 0.01 0.00 1/21 357
> 
> T: 0 (  357) P: 0 I:     500 C:   10000 Min:       6 Act:       6 Avg:
> 12 Max:     403
> (needs a relatively short time)
> 
> ./cyclictest -c 1 -d 500 -i 500 -l 10000 -n -r
> 0.00 0.00 0.00 1/21 367
> 
> T: 0 (  367) P: 0 I:     500 C:   10000 Min:      10 Act:      11 Avg:
> 19 Max:     491
> (needs a relatively short time)
> 
> ./cyclictest -c 1 -d 500 -i 500 -l 10000 -s
> T: 0 (  360) P: 0 I:     500 C:   10000 Min:   -6174 Act:94983888
> Avg:47488852 Max:94983888
> (needs much longer)
> 
> ./cyclictest -c 1 -d 500 -i 500 -l 10000
> 0.16 0.03 0.01 1/22 379
> 
> T: 0 (  379) P: 0 I:     500 C:   10000 Min:-5964339 Act:-5964339
> Avg:-3481100 Max: -997872
> 
> (returns immediately without doing anything)
> 
> ./cyclictest
> 
> (locks up system immediately)
> 
> 
> 
> Probably not good....

False positive of the test: only the -n mode is supported over Xenomai,
which is unfortunately not default. The default mode seems to cause a
busy loop in cyclictest, effectively locking up the box (the Xenomai
watchdog would have detected this).

Anyway, the test needs fixing to avoid misunderstandings.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

  reply	other threads:[~2006-10-31 17:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31 13:25 [Xenomai-help] Kernel OOps large appl Daniel Schnell
2006-10-31 13:43 ` Philippe Gerum
2006-10-31 15:07   ` Daniel Schnell
2006-10-31 15:25     ` Philippe Gerum
2006-10-31 16:37       ` Daniel Schnell
2006-10-31 17:02         ` Jan Kiszka [this message]
2006-10-31 17:32           ` Daniel Schnell
2006-10-31 17:48             ` Jan Kiszka
2006-10-31 13:54 ` Philippe Gerum
2006-10-31 13:57   ` Daniel Schnell
2006-10-31 14:04 ` Daniel Schnell

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=454781B2.8070202@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=daniel.schnell@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.