Date: Sat, 27 Jun 2009 20:33:47 +0530 From: Aditya Sarawgi <sarawgi.aditya@gmail.com> To: soc-status@freebsd.org Cc: lulf@freebsd.org Subject: ext2fs status report 4 Message-ID: <20090627150345.GB1193@aditya>
next in thread | raw e-mail | index | archive | help
Hi, This week I started implementing the new inode allocation policy for ext2fs. The new code is taken from NetBSD and is much more oragnized than the current implementation. It is based on the lines of the allocation policy of UFS. I have started testing the new code and it has some bugs. I will complete the inode allocation part and start with the block allocation by next week. Cheers, Aditya Sarawgi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090627150345.GB1193>