Re: The Future of ReiserFS development

From: Jörn Engel
Date: Thu Oct 12 2006 - 10:14:35 EST


On Thu, 12 October 2006 10:36:11 +0200, roland wrote:
> >
> >Of course: Simply backup, mkfs and restore!
>
> not that simple if you have hundreds of thousands or even millions of small
> files !
> reiserfs is quite efficient in storing small files.
> don`t know if there is anyfilesystem which is as efficient with this.....

Just millions? What's your problem then?

Per file you can estimate 4KiB + 128 bytes for the inode. That's
about 4.2GB for a million files. The "wasted" size is still lower, as
small files still require some storage even with tail packing.

And in-memory reiserfs is just as inefficient as any other filesystem,
as it shares the same page cache.

Jörn

--
More computing sins are committed in the name of efficiency (without
necessarily achieving it) than for any other single reason - including
blind stupidity.
-- W. A. Wulf
-
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/