From: Philippe Gerum <rpm@xenomai.org>
To: Saul <xeno@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Non-deterministic behaviour in primary mode
Date: Wed, 29 Mar 2006 14:41:42 +0200 [thread overview]
Message-ID: <442A8086.1070302@domain.hid> (raw)
In-Reply-To: <1143612388.32703.257789950@domain.hid>
Saul wrote:
> Hi,
>
> I'm trying to run a short test program, just to get into the swing
> of this shiny new real-time system. I'm running Xenomai 2.1.0 on
> kernel 2.6.15.6
>
> The following program runs a busy delay in primary mode (verified by
> enabling the primary mode switch warning) and calculates the time taken.
> Another task is resumed and prints the time.
>
> I get output something like this:
> 1: 40.017 ms
> 2: 40.017 ms
> 3: 53.357 ms
> 4: 53.356 ms
> 5: 40.017 ms
> 6: 40.020 ms
> 7: 53.355 ms
> 8: 40.020 ms
> 9: 40.017 ms
> 10: 53.356 ms
> 11: 40.020 ms
> 12: 40.019 ms
> 13: 106.710 ms
> 14: 40.017 ms
> 15: 40.018 ms ...
>
Oh, and yes, make sure to try once disabling the entire ACPI support, so
that we know that we don't get fooled by cpufreq, pm and friends. If you
want to use HT, and the ACPI is really needed to enumerate the logical
CPUs, then try only activating the minimal support allowing this by
passing acpi=ht.
Trying the suggestions from TROUBLESHOOTING file may help too.
--
Philippe.
prev parent reply other threads:[~2006-03-29 12:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-29 6:06 [Xenomai-help] Non-deterministic behaviour in primary mode Saul
2006-03-29 11:28 ` Jan Kiszka
2006-03-30 4:27 ` Saul
2006-03-29 12:27 ` Philippe Gerum
2006-03-30 4:47 ` Saul
2006-03-30 12:05 ` Gilles Chanteperdrix
2006-03-31 6:44 ` Saul
2006-03-30 21:00 ` Philippe Gerum
2006-03-31 7:43 ` Saul
2006-03-31 9:55 ` Philippe Gerum
2006-03-31 15:35 ` Gilles Chanteperdrix
2006-04-11 3:06 ` Saul
2006-04-11 12:08 ` Gilles Chanteperdrix
2006-04-12 0:56 ` Saul
2006-04-12 7:49 ` Jan Kiszka
2006-03-29 12:41 ` Philippe Gerum [this message]
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=442A8086.1070302@domain.hid \
--to=rpm@xenomai.org \
--cc=xeno@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.