All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Andreas Dilger <aedilger@gmail.com>
Cc: "hao.bigrat@gmail.com" <hao.bigrat@gmail.com>,
	"linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>,
	Robin Dong <sanbai@taobao.com>
Subject: Re: [PATCH bigalloc] e2fsprogs: change root-inode to extent-mapped
Date: Wed, 20 Jul 2011 13:49:37 -0400	[thread overview]
Message-ID: <20110720174937.GA17971@thunk.org> (raw)
In-Reply-To: <B27D0C6A-E0F5-4196-872B-392AA72FB348@gmail.com>

On Wed, Jul 20, 2011 at 09:52:49AM -0600, Andreas Dilger wrote:
> 
> That reminds me of a question I had with bigalloc - are htree
> directories supported with bigalloc?  For a 1MB bigalloc chunksize
> it would mean a fanout of 256k, or a maximum directory size of 256GB
> with only a single level.

Yes, htree directories are supported with bigalloc; but it still works
on *blocks*, whereas *clusters* are just used for allocation purposes.

> 
> Any thoughts about increasing the directory size beyond 2GB?
> 

I think the best way to do that is to support more than two levels of
directories.  I seem to recall your telling me that one of your team
had prototyped something like this a while back?  Or is my memory
playing tricks on me?

							- Ted

      reply	other threads:[~2011-07-20 17:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-20  5:38 [PATCH bigalloc] e2fsprogs: change root-inode to extent-mapped hao.bigrat
2011-07-20 14:28 ` Theodore Tso
2011-07-20 15:52 ` Andreas Dilger
2011-07-20 17:49   ` Ted Ts'o [this message]

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=20110720174937.GA17971@thunk.org \
    --to=tytso@mit.edu \
    --cc=aedilger@gmail.com \
    --cc=hao.bigrat@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=sanbai@taobao.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.