Hi Ryusuke, On Fri, Jul 24, 2009 at 07:46:17PM +0900, Ryusuke Konishi wrote: > We have implemented nilfs to allow smaller block sizes in order to > support some devices such like DVD/CD-ROM or flash based ones.
sounds fine :) i had some ideas about using NiLFS on CD-R/DVD*R and some ideas about refining NiLFS on flash based media. For CD-R/DVD*R the last block written (or written several times) can be the superblock so sequential media will work just fine. No use for a garbage collector there ;) For flash media, the entire first segment/erase block can be used to store the superblock in; filling it up sequentially and when full, trigger the erase block wiping :) Idea? With regards, Reinoud _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
