All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Manfred Gruber <m.gruber@tirol.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: poison_obj latency
Date: Wed, 27 Jun 2007 14:34:35 +0200	[thread overview]
Message-ID: <20070627123435.GA24977@elte.hu> (raw)
In-Reply-To: <200706271251.58092.m.gruber@tirol.com>


* Manfred Gruber <m.gruber@tirol.com> wrote:

> hi !
> 
> I use a arm4vt ep93xx processor with 2.6.21.5-rt18. 
> When i run cyclictest with -i 10000 and -n -p 90 -b 1000 i see some strange 
> latencies in poison_obj.

disable SLAB_DEBUG. And look into your 'dmesg' output, the -rt kernel 
will warn about any other kernel config options as well that are known 
to cause large latencies:

VFS: Mounted root (ext3 filesystem) readonly.
*****************************************************************************
*                                                                           *
*  REMINDER, the following debugging option is turned on in your .config:   *
*                                                                           *
*        CONFIG_SLAB                                                        *
*                                                                           *
*  it may increase runtime overhead and latencies.                          *
*                                                                           *
*****************************************************************************
Freeing unused kernel memory: 324k freed

	Ingo

  reply	other threads:[~2007-06-27 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-27 10:51 poison_obj latency Manfred Gruber
2007-06-27 12:34 ` Ingo Molnar [this message]
2007-06-27 13:24   ` Manfred Gruber

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=20070627123435.GA24977@elte.hu \
    --to=mingo@elte.hu \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=m.gruber@tirol.com \
    /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.