linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Valerie Henson <val_henson@linux.intel.com>
To: Nate Diller <nate.diller@gmail.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: Choosing and tuning Linux file systems
Date: Tue, 27 Jun 2006 11:46:56 -0700	[thread overview]
Message-ID: <20060627184655.GH5231@goober> (raw)
In-Reply-To: <5c49b0ed0606260204n274c58a2g9a61007804665c6a@mail.gmail.com>

On Mon, Jun 26, 2006 at 02:04:17AM -0700, Nate Diller wrote:
> 
> heh, in other words, "bring on the flames, FUD, death threats, etc"

Shhh!!!  Sh!!!  Someone might hear you! :)

Seriously, I used to be a file system absolutist.  Then I talked to
people who actually used file systems to do work.  They had this
irritating habit of saying things like, "I have requirement XYZ for my
workload, and only fs ABC can do that."  And I would think, "Well,
you're right.  You do have to use that fs for your workload."  So I'm
focusing on the boundary conditions - when do you absolutely want to
use a particular file system and not another?

> you might also want to mention ext3 reservations, they can definitely
> increase performance for streaming workloads, and can be increased by
> changing a #define.  too bad this sort of thing isn't generalized for
> all the FS's, with some sort of pre-allocation/mapping addition to the
> aops.  it could even replace the bmap() call.

Recently I was writing up an article on transparent large page support
and realized how much large page reservations and disk block
reservations had in common.  I highly recommend reading this paper,
"Practical, Transparent Operating System Support for Superpages," by
Juan Navarro, et al.:

http://www.cs.rice.edu/~ssiyer/r/superpages/

Or if you either have a LWN subscription or can wait until Wednesday
when it becomes free, my summary of the paper:

http://lwn.net/Articles/187921/

Especially the population maps and the lists of reservations of
particular sizes look interesting.

-VAL

  reply	other threads:[~2006-06-27 18:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-25 22:00 Choosing and tuning Linux file systems Valerie Henson
2006-06-25 22:13 ` Matthew Wilcox
2006-06-25 22:26 ` Arjan van de Ven
2006-06-26  7:22 ` Neil Brown
2006-06-26  9:04 ` Nate Diller
2006-06-27 18:46   ` Valerie Henson [this message]
2006-06-26 11:10 ` Erik Mouw
2006-06-26 12:36   ` ext2/3 subdirectory limit [WAS: Choosing and tuning Linux file systems] Tomas Hruby
2006-06-26 12:35     ` Arjan van de Ven
2006-06-26 12:54     ` Theodore Tso
2006-06-26 16:25       ` Andreas Dilger
2006-06-26 17:35       ` Chris Wedgwood
2006-06-26 21:03         ` Tomas Hruby
2006-06-26 21:03           ` Chris Wedgwood
2006-06-26 21:13             ` H. Peter Anvin
2006-06-26 12:59     ` Erik Mouw
2006-06-26 21:09       ` Tomas Hruby
     [not found] ` <20060626091357.GQ5817@schatzie.adilger.int>
2006-06-26 22:01   ` Choosing and tuning Linux file systems Valerie Henson

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=20060627184655.GH5231@goober \
    --to=val_henson@linux.intel.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=nate.diller@gmail.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;
as well as URLs for NNTP newsgroup(s).