Re: [IDEA] - run-length compaction of block numbers

From: Randy.Dunlap
Date: Fri Jan 16 2004 - 15:00:59 EST


On Fri, 16 Jan 2004 11:38:59 -0800 "raymond jennings" <highwind747@xxxxxxxxxxx> wrote:

| Is there any value in creating a new filesystem that encodes long contiguous
| blocks as a single block run instead of multiple block numbers? A long file
| may use only a few block runs instead of many block numbers if there is
| little fragmentation (usually the case). Also dynamic allocation of
| inodes...etc. The details are long; anyone interested can e-mail me
| privately.

You mean line ext3fs + extents, or like JFS or XFS, which use extents?

--
~Randy
Everything is relative.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/