[ext2fs][patch] reallocblks

gnehzuil gnehzuil at gmail.com
Tue Mar 15 12:17:23 UTC 2011


Hi there,

I have implemented reallocblks in ext2fs. I added some structures in 
m_ext2fs to record cluster summary information due to group descriptor 
has not a structure to record these data in disk. So I implemented it in 
memory. The implementation is almost the same to in ffs.

I have done some simple benchmarks with dbench. This patch can improve 
the performance a little.

Best regards,
lz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-realloc.diff
Type: text/x-patch
Size: 15492 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20110315/53d989d9/patch-realloc.bin


More information about the freebsd-fs mailing list