All of lore.kernel.org
 help / color / mirror / Atom feed
From: newsletter <gsm909@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Time between ISR and RT Task
Date: Fri, 04 Aug 2006 20:52:29 +0200	[thread overview]
Message-ID: <44D3976D.7060003@domain.hid> (raw)
In-Reply-To: <17619.19247.585900.147875@domain.hid>

Sorry

My System:
MPC8270 (PowerPC)
with uboot

Denx Linux und Xenomai Realtime Framework :)

thx for Helping


Gilles Chanteperdrix wrote:
> GSM909@domain.hid wrote:
>  > GSM909@domain.hid wrote:
>  >  > Hello
>  >  >
>  >  > I have run a few programs with Xenomai tasks and have no problems. But I notice that the time between ISR and RT task ( RT task is suspended and resumed by the ISR) is shorter when Linux have a lot of work ( average load around 10 ) as when Linux has nothing to do( al : 0.05 ). 
>  > 
>  > Do you observe this for worst case, or for average case latencies? Do you observe this when you boot with the idle=poll parameter ?
>  > 
>  > When idle, Linux uses the 'hlt' instruction, that stops the CPU until an interrupt happen, maybe waking up from this state take a little bit more time than when an interrupt is received directly?
>  > 
>  > How can I set idel = poll ?
>
> That's idle, not idel. The way to pass this option to the kernel depend
> on the bootloader you are using. If using lilo on x86, add a line:
>
> append="idle=poll"
>
> to the /etc/lilo.conf section for the image you are booting (if there is
> already an "append" line, then add "idle=poll" to this line)
>
> If using grub on x86, add idle=poll to the /boot/grub/menu.lst line
> beginning with "kernel" for the xenomai kernel.
>
> Anyway, you should let the latency test run a few hours for a given
> configuration before concluding anything, the worst case latency does
> not show up so easily.
>
>   



  reply	other threads:[~2006-08-04 18:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-04  7:08 [Xenomai-help] Time between ISR and RT Task GSM909
2006-08-04 13:27 ` Gilles Chanteperdrix
2006-08-04 18:52   ` newsletter [this message]
2006-08-12 19:35     ` Gilles Chanteperdrix
  -- strict thread matches above, loose matches on Subject: below --
2006-08-03 13:35 GSM909
2006-08-03 17:36 ` Gilles Chanteperdrix

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=44D3976D.7060003@domain.hid \
    --to=gsm909@domain.hid \
    --cc=gilles.chanteperdrix@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.