OESF Portables Forum

General Forums => General Discussion => Topic started by: gcf on June 24, 2005, 09:58:31 am

Title: Jffs 2 -> 3
Post by: gcf on June 24, 2005, 09:58:31 am
JFFS3 adresses many problems observed with JFFS2, see here:

http://www.linux-mtd.infradead.org/tech/JF...sign/node2.html (http://www.linux-mtd.infradead.org/tech/JFFS3design/node2.html)

JFFS3 at:

http://www.linux-mtd.infradead.org/ (http://www.linux-mtd.infradead.org/)
source available via cvs or snapshot - someone give/gave it a test?

-

NAND vs. NOR:
http://www.linux-mtd.infradead.org/doc/nand.html (http://www.linux-mtd.infradead.org/doc/nand.html)

Improvements to JFFS2:
http://www.inf.u-szeged.hu/jffs2/mount.php (http://www.inf.u-szeged.hu/jffs2/mount.php)
http://www.inf.u-szeged.hu/jffs2/bbc.php (http://www.inf.u-szeged.hu/jffs2/bbc.php)

Comparisons of Filesystems:
http://www.linuxjournal.com/article/4678 (http://www.linuxjournal.com/article/4678)
Title: Jffs 2 -> 3
Post by: Mickeyl on June 24, 2005, 05:34:22 pm
Yes, jffs3 is a very interesting improvement, however note that it will take a lot of months until you can attempt to use it in a production system. Note also that it will never support 2.4 kernels.
Title: Jffs 2 -> 3
Post by: DrWowe on June 25, 2005, 06:00:18 pm
I can't believe they are removing compression in jffs3.  That's very disappointing.  1-2 gig just isn't that much anymore.

I wish someone would develop a read/write filesystem with compression that works well on CF and SD cards.