All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: "Gregory K. Ade" <gregory@castandcrew.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: bizzare slowdowns and hangs w/ 2.4.18, 2.4.19
Date: Sun, 27 Oct 2002 16:08:44 -0800	[thread overview]
Message-ID: <3DBC800C.D474D9A3@digeo.com> (raw)
In-Reply-To: 1035762024.3397.53.camel@gopher

"Gregory K. Ade" wrote:
> 
> 8GB RAM
> ...
> `find /` will drag it to it's knees
>

Run `grep inode /proc/slabinfo' and `cat /proc/meminfo'.  You're
probably running into the problem wherein all of lowmem is full
of inodes which are pinned by highmem pagecache.

If so then this:
http://www.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19rc5aa1/10_inode-highmem-2
will fix it.

Please test it and send a report.  It's time to get that into
Marcelo.

  reply	other threads:[~2002-10-28  0:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-27 23:40 bizzare slowdowns and hangs w/ 2.4.18, 2.4.19 Gregory K. Ade
2002-10-28  0:08 ` Andrew Morton [this message]
2002-10-27 21:17   ` Max Valdez

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=3DBC800C.D474D9A3@digeo.com \
    --to=akpm@digeo.com \
    --cc=gregory@castandcrew.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.