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:18:27 +0100 [thread overview]
Message-ID: <421A5023.3000708@rapidforum.com> (raw)
In-Reply-To: <20050221205606.GB26248@electric-eye.fr.zoreil.com>
[-- Attachment #1: Type: text/plain, Size: 841 bytes --]
OOPS forgot the file.... *grin*
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
>
>
[-- Attachment #2: log.tgz --]
[-- Type: application/x-compressed, Size: 23187 bytes --]
prev parent reply other threads:[~2005-02-21 21:18 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
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 [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=421A5023.3000708@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 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.