netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Schmid <webmaster@rapidforum.com>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: netdev@oss.sgi.com
Subject: Re: ARGH MORE BUGS!!!
Date: Mon, 21 Feb 2005 22:17:46 +0100	[thread overview]
Message-ID: <421A4FFA.7090003@rapidforum.com> (raw)
In-Reply-To: <20050221205606.GB26248@electric-eye.fr.zoreil.com>

Its attached, since these are several files. your script didnt work. I used this one:

# nice -n -19 vmstat 1 > /tmp/v & nice -n -19 perl -e 'for(1..1000){sleep(1);system("cat 
/proc/slabinfo > /tmp/sl$_")}'

I started it after one break-cyclus and stopped it immedately after the next break-cyclus ended.

Francois Romieu wrote:
> Christian Schmid <webmaster@rapidforum.com> :
> [...]
> 
> Let's calm down, please.
> 
> # cat>/tmp/momo<<EOD
> i=0
> while : ; do
>         cat /proc/slabinfo > /tmp/\$i
>         i=$[ $i + 1 ]
>         sleep 1
> done
> EOD
> # nice -n -19 vmstat 1 > /tmp/v & nice -n -19 sh /tmp/momo
> 
> Wait a few minutes or more until the 5s pauses happen several times
> and post the result somewhere.
> 
> I doubt I'll fix it but it should give nifty graphics.
> 
> --
> Ueimor
> 
> 

  reply	other threads:[~2005-02-21 21:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-21 20:04 ARGH MORE BUGS!!! Christian Schmid
2005-02-21 20:19 ` Matthias-Christian Ott
2005-02-21 20:25   ` Christian Schmid
2005-02-21 20:28 ` Francois Romieu
2005-02-21 20:34   ` Christian Schmid
2005-02-21 20:56     ` Francois Romieu
2005-02-21 21:17       ` Christian Schmid [this message]
2005-02-21 21:36         ` Francois Romieu
2005-02-21 22:10           ` Christian Schmid
2005-02-21 23:03           ` Christian Schmid
2005-02-22  0:23             ` argh more bugs!!! Francois Romieu
2005-02-22  0:37               ` Christian Schmid
2005-02-22  0:10           ` ARGH MORE BUGS!!! Christian Schmid
2005-02-21 21:18       ` Christian Schmid

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=421A4FFA.7090003@rapidforum.com \
    --to=webmaster@rapidforum.com \
    --cc=netdev@oss.sgi.com \
    --cc=romieu@fr.zoreil.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 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).