From: Nathan Scott <nathans@sgi.com>
To: mmokrejs@ribosome.natur.cuni.cz
Cc: linux-kernel@vger.kernel.org, linux-xfs@oss.sgi.com
Subject: Re: Filesystem performance on 2.4.28-pre3 on hardware RAID5.
Date: Mon, 1 Nov 2004 10:24:26 +1100 [thread overview]
Message-ID: <20041101102426.G5462300@wobbly.melbourne.sgi.com> (raw)
In-Reply-To: <20041029111049.GA554@ribosome.natur.cuni.cz>; from mmokrejs@ribosome.natur.cuni.cz on Fri, Oct 29, 2004 at 01:10:49PM +0200
On Fri, Oct 29, 2004 at 01:10:49PM +0200, mmokrejs@ribosome.natur.cuni.cz wrote:
> Hi Nathan, Marcello and others,
> the collested meminfo, slabinfo, vmstat output are at
> http://www.natur.cuni.cz/~mmokrejs/crash/
On Sun, Oct 31, 2004 at 11:20:35PM +0100, Martin MOKREJ? wrote:
> Sorry, fixed by soflink. Was actually http://www.natur.cuni.cz/~mmokrejs/tmp/c
rash/
OK, well there's your problem - see the slabinfo output - you
have over 700MB of buffer_head structures that are not being
reclaimed. Everything else seems to be fine.
> If you tell what kind of memory/xfs debugging I should turn
> on adn *how*, I can do it immediately. I don't have access
I think turning on debugging is going to hinder more than it
will help here.
> to the machine daily, and already had to be in production. :(
>
> P.S: It is hardware raid5. I use mkfs.xfs version 2.6.13.
Hmm. Did that patch I sent you help at all? That should help
free up buffer_heads more effectively in low memory situations
like this. You may also have some luck with tweaking bdflush
parameters so that flushing out of dirty buffers is started
earlier and/or done more often. I can't remember off the top
of my head what all the bdflush tunables are - see the bdflush
section in Documentation/filesystems/proc.txt.
Alternatively, pick a filesystem blocksize that matches your
pagesize (4K instead of 512 bytes) to minimise the number of
buffer_heads you end up using.
cheers.
--
Nathan
next prev parent reply other threads:[~2004-10-31 23:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-29 11:10 mmokrejs
2004-10-31 23:24 ` Nathan Scott [this message]
[not found] ` <418574FB.2020907@ribosome.natur.cuni.cz>
[not found] ` <20041031223214.GB690@frodo>
[not found] ` <41878432.5060904@ribosome.natur.cuni.cz>
2004-11-03 0:17 ` Nathan Scott
-- strict thread matches above, loose matches on Subject: below --
2004-10-28 22:43 Martin MOKREJŠ
2004-10-29 7:31 ` Nathan Scott
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=20041101102426.G5462300@wobbly.melbourne.sgi.com \
--to=nathans@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@oss.sgi.com \
--cc=mmokrejs@ribosome.natur.cuni.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®