JFFS2: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Finished the word "unnecessary".
No edit summary
 
Line 11:
*Compression. Four algorithms are available: zlib, rubin, rtime, and lzo.
*Better performance. JFFS treated the disk as a purely circular log. This generated a great deal of unnecessary I/O. The garbage collection algorithm in JFFS2 makes this mostly unnecessary.
 
[[Category:Filesystems]]