| | Linux: LogFS, A New Flash Filesystem | KernelTrap (Site not responding. Last check: 2007-10-19) |
 | | Unlike most filesystems, there is no tree structure of any sorts on the medium, so the complete medium needs to be scanned at mount time and a tree structure kept in-memory while the filesystem is mounted. |
 | | JFFS2 has recently gained summary support, which helps reduce mount time by a constant factor. |
 | | OTOH, the days of jffs2 (jffs has recently been removed) are numbered, because of the inherent scalability problems arising from the need to read all metadata into RAM at mount time. |
| kerneltrap.org /node/8159 (2181 words) |