From: Andrew Morton <akpm@digeo.com>
To: t.baetzler@bringe.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: filesystem access slowing system to a crawl
Date: Wed, 5 Feb 2003 01:39:09 -0800 [thread overview]
Message-ID: <20030205013909.6a8c04a3.akpm@digeo.com> (raw)
In-Reply-To: <A1FE021ABD24D411BE2D0050DA450B925EEA6C@MERKUR>
>
> Hi,
>
> maybe you could help me out with a really weird problem we're having
> with a NFS fileserver for a couple of webservers:
>
> - Dual Xeon 2.2 GHz
> - 6 GB RAM
> - QLogic FCAL Host adapter with about 5.5 TB on a several RAIDs
> - Debian "woody" w/Kernel 2.4.19
>
> Running just "find /" (or ls -R or tar on a large directory) locally
> slows the box down to absolute unresponsiveness - it takes minutes
> to just run ps and kill the find process. During that time, kupdated
> and kswapd gobble up all available CPU time.
>
Could be that your "low memory" is filled up with inodes. This would
only happen in these tests if you're using ext2, and there are a *lot*
of directories.
I've prepared a lineup of Andrea's VM patches at
http://www.zip.com.au/~akpm/linux/patches/2.4/2.4.21-pre4/
It would be useful if you could apply 10_inode-highmem-2.patch and
report back. It applies to 2.4.19 as well, and should work OK there.
next prev parent reply other threads:[~2003-02-05 9:29 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-04 9:29 filesystem access slowing system to a crawl Thomas Bätzler
2003-02-05 9:03 ` Denis Vlasenko
2003-02-05 9:39 ` Andrew Morton [this message]
2003-02-19 16:42 ` Marc-Christian Petersen
2003-02-19 17:49 ` Andrea Arcangeli
2003-02-20 15:29 ` Marc-Christian Petersen
2003-02-20 18:35 ` Andrew Morton
2003-02-20 21:32 ` Marc-Christian Petersen
2003-02-20 21:41 ` Andrew Morton
2003-02-20 22:08 ` Andrea Arcangeli
2003-02-20 21:54 ` xdr nfs highmem deadlock fix [Re: filesystem access slowing system to a crawl] Andrea Arcangeli
2003-02-20 22:56 ` Trond Myklebust
2003-02-20 23:04 ` Jeff Garzik
2003-02-20 23:12 ` Trond Myklebust
2003-02-21 9:41 ` Andrea Arcangeli
2003-02-22 0:40 ` David S. Miller
2003-02-23 15:22 ` Andrea Arcangeli
2003-02-21 9:41 ` Andrea Arcangeli
2003-02-21 9:37 ` Andrea Arcangeli
2003-02-21 20:52 ` Andrew Morton
2003-02-21 21:32 ` Trond Myklebust
2003-02-20 23:15 ` Andreas Dilger
2003-02-21 9:46 ` Andrea Arcangeli
2003-02-21 19:41 ` Andreas Dilger
2003-02-21 19:46 ` Andrea Arcangeli
2003-02-26 23:17 ` filesystem access slowing system to a crawl Marc-Christian Petersen
2003-02-27 8:51 ` Marc-Christian Petersen
2003-02-20 19:30 ` William Stearns
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=20030205013909.6a8c04a3.akpm@digeo.com \
--to=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=t.baetzler@bringe.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.