On Mon, Jul 08, 2013 at 05:22:43PM +0200, Marco Stornelli wrote: > > Funny, if I well remember Google guys switched android from yaffs2 > to ext4 due to its superiority on SMP :) The bigger reason why was because raw NAND flash doesn't really make sense any more; especially as the feature size of flash cells has shrunk and with the introduction of MLC and TLC, you really need to use hardware assist to make flash sufficiently reliable. Modern flash storage uses dynamic adjustment of voltage levels as the flash cells age, and error correcting codes to compensate for flash reliability challenges. This means accessing flash using eMMC, SATA, SAS, etc., and that rules out YAFFS2. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html