Re: ext2fs updates from ffs

看板DFBSD_submit作者時間16年前 (2009/09/15 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
Matthew Dillon wrote: > :Hi again; > : > :Here is an updated patch. > > Thanks Pedro. I will apply the brelse fixes, the i_next_alloc_block > fix, and a few others to DragonFly. We will have to forego the > application of the ASYNC enhancements and most of the syntax changes > (though I'll definitely keep the 'error =' syntax adjustments), > mainly because we are too close to the release to test them and I > don't want to create any accidental bugs. ext2fs support is really > just there for accessibility, we don't expect people to use ext2fs for > a main filesystem in DragonFly. > > -Matt Hi Matt; The ASYNC enhancements are actually harmless but I agree with the idea of minimizing unnecessary risks before a release. Ext2fs is rather uninteresting for default use but with Aditya's port of NetBSD's allocation code, the new BSD-licensed ext2fs is a copy cat of UFS1. This means we could start using some enhancements from FFS (softupdates sounds crazy but is doable) and we could check some of linux's developments (preallocation, Htree) to see if they make sense in UFS. Not as fun as HAMMER, but nevertheless fun ;-). Pedro.
文章代碼(AID): #1AheJjqy (DFBSD_submit)
文章代碼(AID): #1AheJjqy (DFBSD_submit)