From: "Michael Nishimoto" <miken@stanfordalumni.org>
To: xfs@oss.sgi.com
Subject: Reducing memory requirements for high extent xfs files
Date: Wed, 30 May 2007 09:49:38 -0700 [thread overview]
Message-ID: <200705301649.l4UGnckA027406@oss.sgi.com> (raw)
Hello,
Has anyone done any work or had thoughts on changes required
to reduce the total memory footprint of high extent xfs files?
Obviously, it is important to reduce fragmentation as files
are generated and to regularly defrag files, but both of these
alternatives are not complete solutions.
To reduce memory consumption, xfs could bring in extents
from disk as needed (or just before needed) and could free
up mappings when certain extent ranges have not been recently
accessed. A solution should become more aggressive about
reclaiming extent mapping memory as free memory becomes limited.
Michael
____________________________________________________________________
next reply other threads:[~2007-05-30 16:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-30 16:49 Michael Nishimoto [this message]
2007-05-30 22:55 ` Reducing memory requirements for high extent xfs files David Chinner
2007-06-05 22:23 ` Michael Nishimoto
2007-06-05 23:11 ` Vlad Apostolov
2007-06-05 23:17 ` Vlad Apostolov
2007-06-06 1:36 ` David Chinner
2007-06-06 2:00 ` Vlad Apostolov
2007-06-06 2:05 ` Vlad Apostolov
2007-06-06 17:18 ` Michael Nishimoto
2007-06-06 23:47 ` David Chinner
2007-06-22 23:58 ` Michael Nishimoto
2007-06-25 2:47 ` David Chinner
2007-06-26 1:26 ` 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=200705301649.l4UGnckA027406@oss.sgi.com \
--to=miken@stanfordalumni.org \
--cc=xfs@oss.sgi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox