All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luotao Fu <l.fu@pengutronix.de>
To: Steven Scholz <steven.scholz@imc-berlin.de>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: generating 100% load for cyclictest ?
Date: Thu, 11 Jan 2007 16:30:04 +0100	[thread overview]
Message-ID: <20070111153004.GE19781@pengutronix.de> (raw)
In-Reply-To: <45A65009.8070902@imc-berlin.de>

[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]

Hi,

On Thu, Jan 11, 2007 at 03:56:09PM +0100, Steven Scholz wrote:
> Hi,
> 
> on http://rt.wiki.kernel.org/index.php/Cyclictest some test cases mention a
> "100% load".
> 
> How is this load created? Any recommendations?
> 
> I am testing on an embedded system with a small rootfs. So I don't have a
> gcc running on the target that could compile the kernel or something ...

Even Without extra softwares you can easily produce custom load in 
many manners. i.E. you can cause a high CPU consumption by simple doing
cat /dev/zero >/dev/null
or you can grab another machine in the network to do some flood pings
towards the emb. system, which will cause high frequented irqs on the
network device.
If you just want to give your machine some custom load, this should be
enough. If you want to analyze the system in some specific load
situation, you might want to take some benchmarking tools. Hackbench is
i.E. a good start.

cheers
Luotao Fu
-- 
     Dipl.-Ing. Luotao Fu | http://www.pengutronix.de
  Pengutronix - Linux Solutions for Science and Industry
    Handelsregister: Amtsgericht Hildesheim, HRA 2686
      Hannoversche Str. 2, 31134 Hildesheim, Germany
    Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2007-01-11 15:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11 14:56 generating 100% load for cyclictest ? Steven Scholz
2007-01-11 15:10 ` Robert Schwebel
2007-01-11 15:15   ` Steven Scholz
2007-01-11 15:30 ` Luotao Fu [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=20070111153004.GE19781@pengutronix.de \
    --to=l.fu@pengutronix.de \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=steven.scholz@imc-berlin.de \
    /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.