All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Agustin Ferrin Pozuelo <agustin.ferrin@cgglobal.com>
Cc: "linux-rt-users@vger.kernel.org" <linux-rt-users@vger.kernel.org>
Subject: Re: 2.6.33.7-rt29 PREEMPT_RT worse latency than PREEMPT_DESKTOP on AT91?
Date: Wed, 15 Sep 2010 18:08:27 +0200 (CEST)	[thread overview]
Message-ID: <alpine.LFD.2.00.1009151805540.2416@localhost6.localdomain6> (raw)
In-Reply-To: <4C90E959.80306@cgglobal.com>

On Wed, 15 Sep 2010, Agustin Ferrin Pozuelo wrote:
>  On 27/08/10 11:35, Thomas Gleixner wrote:
> > On Mon, 23 Aug 2010, Agustin Ferrin Pozuelo wrote:
> Sorry, my test setup is not very comprehensive at the moment. I have some
> overnight/overweekend results at hand with millions of loops:
> 
>     PREEMPT-DESKTOP:
>     root@at91sam9263cpc:~# time cyclictest -i 70000 -p 80 -h 700 -r

Oh, you are running cyclictest with a signal based timer and relative
time. Any reason for this ?

What happens if you change the command line to

   cyclictest -i 70000 -p 80 -n

> I am assuming context switching is more expensive on PREEMPT-RT under ARM9,
> where it seems already a bit expensive.

No, the context switch is equally expensive, but signal delivery might
be a bit more overhead on -RT

Thanks,

	tglx

  reply	other threads:[~2010-09-15 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-23 16:39 2.6.33.7-rt29 PREEMPT_RT worse latency than PREEMPT_DESKTOP on AT91? Agustin Ferrin Pozuelo
2010-08-27 10:35 ` Thomas Gleixner
2010-09-15 15:42   ` Agustin Ferrin Pozuelo
2010-09-15 16:08     ` Thomas Gleixner [this message]
2010-09-16 14:31       ` Agustin Ferrin Pozuelo

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=alpine.LFD.2.00.1009151805540.2416@localhost6.localdomain6 \
    --to=tglx@linutronix.de \
    --cc=agustin.ferrin@cgglobal.com \
    --cc=linux-rt-users@vger.kernel.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.