lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Oct 2006 16:13:36 +0200
From:	Jörn Engel <joern@...nheim.fh-wedel.de>
To:	roland <devzero@....de>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: The Future of ReiserFS development

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ