Linked by Thom Holwerda on Thu 24th Jan 2008 21:20 UTC, submitted by anonymous
Linux Flash filesystem specialist Datalight Inc. will soon release a commercial Linux FFS claimed to provide 400 percent the write performance and 500 percent the mount speed of JFFS2. The company's new commercial FFS will target Linux-based mobile phones, set-top boxes, and other embedded devices.
Permalink for comment 297921
To read all comments associated with this story, please click here.
Cloudy
Member since:
2006-02-15

You surely don't need to avoid fragmentation on a random-access device. What does it matter where the next block is located on the media when the access time to the next block is the same no matter where the current block is located?


Not all flash is truly random access. NAND flash, in particular, has peculiar rules about rewriting data blocks once they've been written that makes approaches that minimize metadata writing and fragmentation very important for performance and efficiency.

Reply Parent Bookmark Score: 2