On 01/11/2011 05:44 AM, Serkan Kaba wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Compared to other fileystems (including reiserfs) mount times of reiser4 is *huge* and mounting takes most of my boot time. Here's a simple time output of reiser4 and ext4 fs, nearly identical in size. # df- h /dev/sdb2 428G 339G 89G 80% /film /dev/sdb4 429G 262G 145G 65% /film2 # time mount /film real 0m23.238s user 0m0.000s sys 0m0.096s # time mount /film2 real 0m0.069s user 0m0.000s sys 0m0.012s # mount /dev/sdb2 on /film type reiser4 (rw,noatime) /dev/sdb4 on /film2 type ext4 (rw,noatime) Can I improve the situation with tweaks,
mount -o dont_load_bitmap Thanks, Edward. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html