linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Roese <stefan.roese@gmail.com>
To: Dmitry Lysenko <dvl36.ripe.nick@gmail.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: cyclictest better values with system load than without (OMAP3530 target)
Date: Tue, 26 Nov 2013 20:14:38 +0100	[thread overview]
Message-ID: <5294F31E.7090000@gmail.com> (raw)
In-Reply-To: <CAMjaK3Ay7yeDN_kbJ+oQFnD0GCwy-67zP9SrvazofCqbwUCWtw@mail.gmail.com>

Hi Dmitry!

On 26.11.2013 15:21, Dmitry Lysenko wrote:
> On Marvell Kirkwood at 1.2Ghz and 3.2.51-rt72 kernel I have slightly
> better results:
> 
> --- with hackbench:
> 
> root@debian:~/rt-tests# ./cyclictest -l 10000 -i 1000 -n -p 80 -q
> T: 0 (10268) P:80 I:1000 C:  10000 Min:     16 Act:   29 Avg:   29 Max:      46
> 
> --- w/o hackbench:
> 
> root@debian:~/rt-tests# ./cyclictest -l 10000 -i 1000 -n -p 80 -q
> T: 0 (12686) P:80 I:1000 C:  10000 Min:      5 Act:    6 Avg:    6 Max:      22
> 
> -- .config:
> CONFIG_TICK_ONESHOT=y
> # CONFIG_NO_HZ is not set
> CONFIG_HIGH_RES_TIMERS=y
> 
> # CONFIG_CPU_IDLE is not set
> 
> Try to play with:
> 
> # CONFIG_PM_RUNTIME is not set
> # CONFIG_ARM_CPU_SUSPEND is not set

Thanks, this was helpful. After some tweaks I was able to disable
CONFIG_PM_RUNTIME and ARM_CPU_SUSPEND. And after disabling NO_HZ and
less CONFIG_DEBUG_xxx options I now have the following results:

Idle:
# ./cyclictest -l 10000 -i 1000 -n -p 80 -q
# /dev/cpu_dma_latency set to 0us
T: 0 ( 1382) P:80 I:1000 C:  10000 Min:     12 Act:  141 Avg:  127 Max:     202

Load:
# ./cyclictest -l 10000 -i 1000 -n -p 80 -q
# /dev/cpu_dma_latency set to 0us
T: 0 ( 2777) P:80 I:1000 C:  10000 Min:     26 Act:  167 Avg:  152 Max:     229

So the test now finally has better results on a idle system than on
one with heavy system load. The numbers are still far away from your
latency values on the 1.2GHz Kirkwood. Does anybody have OMAP3
values at hand to compare?

Thanks for your input,
Stefan


  reply	other threads:[~2013-11-26 19:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26  9:21 cyclictest better values with system load than without (OMAP3530 target) Stefan Roese
2013-11-26 14:21 ` Dmitry Lysenko
2013-11-26 19:14   ` Stefan Roese [this message]
2013-11-26 20:14     ` Tim Sander
2013-11-26 16:12 ` Clark Williams
2013-11-29 12:56   ` Sebastian Andrzej Siewior
2013-11-29 15:10     ` Carsten Emde
2013-11-29 16:36       ` Gilles Chanteperdrix
2013-11-29 16:58         ` Gilles Chanteperdrix
2013-11-29 17:36           ` Carsten Emde
2013-11-29 19:34             ` Gilles Chanteperdrix
2013-11-29 21:10               ` Carsten Emde

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=5294F31E.7090000@gmail.com \
    --to=stefan.roese@gmail.com \
    --cc=dvl36.ripe.nick@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).