Ideal NAND flashes for JFFS2 or YAFFS
Justin Treon
justin_treon at yahoo.com
Tue Sep 8 12:01:32 EDT 2009
For NAND I think there is a simple flow chart to pick your filing system.
Do you have a partition bigger than 256 MBytes?
If YES: Use UBIFS (@128 MB you can argue the point)
If NO: Do you have a LOT of RAM?
If YES: Use YAFFS2 (It is fast, but RAM hungry)
If NO: Use JFFS2
> I'm currently a big fan of UBIFS for NAND. I'd take a
> look at it.
>
> I haven't compared it to YAFFS2, but UBIFS is in mainline
> kernels, where YAFFS2 isn't. That gives UBIFS bonus
> points for convenience.. And so far for me, UBIFS has
> been really, really solid.
>
>
More information about the linux-mtd
mailing list