Log-structured file system: Difference between revisions

Content deleted Content added
Jhawson (talk | contribs)
m removed repeated word
Implementations: link F2FS
Line 37:
* [[LogFS]] is a scalable flash filesystem for [[Linux]] that works on both raw flash media and block devices, intended to replace [[JFFS2]].
* [[YAFFS]] is a raw NAND flash-specific file system for many operating systems (including Linux).
* [[F2FS]] is a new file system designed for the NAND flash memory-based storage devices on Linux.
 
== Disadvantages ==