Slow read performance of NAND flash on PPC 405EP
Artem B. Bityutskiy
dedekind at yandex.ru
Thu Sep 22 02:58:25 EST 2005
Andy Hawkins wrote:
> Hi,
Hi Andy
>
> We have a custom PPC-405EP based board, with a Samsumg 8Gbit flash
> (K9W8G08U1M) attached via EBC bank 2. When we read from this flash, we are
> only getting data rates of around 20 MBits/sec (this is using 'dd' to read
> direct from the linux /dev/mtd/x device). Our estimates show that the device
> should be capable of something like 100 MBits/sec.
Bah, 8Gbit! :-)
JFFS2 is not enough scalable to work with 8Gbit Flashes. The practical
limit is about 1Gbit. I would suggest to forget about JFFS2 in your
case. You will never feel comfortable with JFFS2 + 8Gbit flashes.
Try to make 500MB file and remount JFFS2, then open it. See how much
time this will take. See how much memory will me used.
Also ypu may glance at the introduction chapters at
http://www.linux-mtd.infradead.org/tech/JFFS3design.pdf
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
More information about the Linuxppc-embedded
mailing list