On Mon, 2007-03-19 at 14:54 -0500, Matt Mackall wrote: > The issue is 14000 lines of patch to make a parallel subsystem.
Parallel system exists since very long. One is flash->SW_or_HW_FTL->all_blkdev_stuff. The other is MTD->JFFS2. Think about _why_ there are 2 of them. Hint - reliability, performance. Your ranting basically says that only the first one makes sense. This is not true. We enhance the second branch, not the first, please, realize this. Both branches have their user base, and have always had. > iSCSI/nbd(6) > | > filesystem { swap | ext3 ext3 jffs2 > \ | | | / > / \ | dm-crypt->snapshot(5) / > device mapper -| \ \ | / > | partitioning / > | | partitioning(4) > | wear leveling(3) / > | | / > | block concatenation > | | | | | > \ bad block remapping(2) > | | | | > MTD raw block { raw block devices with no smarts(1) > / | \ \ > hardware { NAND NAND NAND NAND Matt, as I pointed in the first mail, flash != block device. In your picture I see NAND->MTD raw block. So am I right that you assume that we already have a decent FTL? The fact is that we do not. Please, bear in mind that decent FTL is difficult and an FS on top of FTL is slow, FTL hits performance considerably. -- Best regards, Artem Bityutskiy (Битюцкий Артём) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/