From: Per Jessen <per@computer.org>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.4.28 - kswapd excessive cpu usage under heavy IO
Date: Tue, 7 Dec 2004 10:14:27 +0100 [thread overview]
Message-ID: <200412071014.27925.per@computer.org> (raw)
Marcelo Tosatti wrote:
> What is your workload? Except the massive amount of inode's/dentries in your
> system do you have anonymous memory hungry applications running?
Nope, workload is typically 6-7, with probably named being the most memory-hungry.
> If you do have a significant amount of anonymous pages on your system you
> might want to try 2.4.29-pre1 which contains a VM change which should decrease
> their impact on the VM page freeing efforts (including kswapd CPU usage).
>
> Since you have massive amount of inodes/dentries you might want to tweak
> /proc/sys/vm/vm_vfs_scan_ratio (increase from 6 to 10 and so on...)
OK, will try that.
>>A find in a directory containing perhaps 6-700,000 files makes the box almost
>> grind to a halt. In 12days uptime, kswap has used 590:43.82, and during the
>> find-exercise usually runs with 90-100% util.
>
> Can you boot with profile=2 and use readprofile tool to read the functions
> which are using most CPU time with
>
> readprofile | sort -nr +2 | head -20
> Do that on a 2.4.28 and 2.4.29-pre1 kernels.
Will be difficult - I'll keep this in mind, but a reboot is not possible at the moment.
Many thanks for getting back to me - much appreciated!
--
Per Jessen, Zurich
http://www.spamcek.com - let your spam stop here.
next reply other threads:[~2004-12-07 9:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-07 9:14 Per Jessen [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-12-06 11:14 2.4.28 - kswapd excessive cpu usage under heavy IO Per Jessen
2004-12-06 12:57 ` Marcelo Tosatti
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=200412071014.27925.per@computer.org \
--to=per@computer.org \
--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.