YAFFS
Paper investigating a log management & crash recovery mechanism
Posted July 2nd, 2007 by AdminComparison between YAFFS (YAFFS2) and JFFS2
Posted July 1st, 2007 by AdminYAFFS Licence FAQs
Posted May 17th, 2007 by LaurieYAFFS memory footprint
Posted July 26th, 2006 by WookeyCalculating an exact footprint is no easy task. There are many dependencies. Here is an approximation for YAFFS1 on Linux, assuming the standard block size of 512bytes per page and 16kB per block.
YAFFS - Proprietary
YAFFS, for Yet Another Flash Filing System, is a filing system optimised for NAND Flash chips, which are increasingly cheap and widely used. It is a log-structured (Journalled) FS which automatically provides wear-levelling and robustness on power failure. It also scales well for large Flash chip sizes, in terms of boot time and RAM usage. It is in use now in several commercial products under Linux and Windows CE, and various RTOSs, and has proved extrememly reliable. Price subject to negotiation
YAFFS - GPL
YAFFS is available free of charge under the Gnu Public Licence, GPL. This free version is suitable for use in contexts where the associated software has a GPL-compatible licence.
Access to the free GPL code is through our CVS server
FUEL Embedded Database for use with YAFFS
Posted January 31st, 2006 by LaurieSoftware
Posted June 22nd, 2005 by AdminYAFFS History
Posted May 23rd, 2005 by AdminA chronology and list of milestones in YAFFS development.
YAFFS