Whamcloud - gitweb
libext2fs: use the rbtree bitmap by default when initializing a file system
authorTheodore Ts'o <tytso@mit.edu>
Fri, 16 Dec 2011 16:26:00 +0000 (11:26 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Dec 2011 06:12:44 +0000 (01:12 -0500)
commit0ff7bf30074d8a449ba389e9f088d356447105de
tree4f5f0638456d895d0e007469913f7fa33c358ea4
parente35ff9b92ac8e1038f9ab972e6f3a73e0091d3ee
libext2fs: use the rbtree bitmap by default when initializing a file system

This change causes the max resident memory of mke2fs, as reported by
/usr/bin/time, to drop from 9296k to 5328k when formatting a 25
gig volume.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/initialize.c