From: Marc-Christian Petersen <m.c.p@kernel.linux-systeme.com>
To: Dan Kegel <dank@kegel.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.20 rh9 thrashing unreasonably
Date: Sun, 27 Jun 2004 11:34:42 +0200 [thread overview]
Message-ID: <200406271134.42853@WOLK> (raw)
In-Reply-To: <40DE3E95.4070702@kegel.com>
On Sunday 27 June 2004 05:27, Dan Kegel wrote:
Hi Dan,
> I have a zippy little 2GHz Athlon XP with 512 MB RAM running
> 2.4.20 (as supplied by Red Hat 9) which
> normally builds gcc/glibc toolchains very quickly. However,
> when I wrote a script to build 200 different combinations of gcc / glibc /
> target one after the other, deleting each one immediately after installing
> it, performance mysteriously drops after about the 40th iteration;
> the CPU is mostly idle, and the system is swapping like crazy.
> It's turning a several day job into a several week job :-(
> I see someone else reported a similar problem
> (http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118397), and said
> adjusting a proc setting helped, but they didn't say which one :-(
echo 30 >/proc/sys/vm/inactive_clean_percent
echo 1 10 10 >/proc/sys/vm/pagecache
> Any suggestions on tuning the existing kernel before I pitch it?
use a non-RH kernel.
ciao, Marc
next prev parent reply other threads:[~2004-06-27 9:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-27 3:27 2.4.20 rh9 thrashing unreasonably Dan Kegel
2004-06-27 9:34 ` Marc-Christian Petersen [this message]
2004-06-27 10:16 ` Willy Tarreau
2004-06-27 13:20 ` Rik van Riel
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=200406271134.42853@WOLK \
--to=m.c.p@kernel.linux-systeme.com \
--cc=dank@kegel.com \
--cc=linux-kernel@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 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.