Slow NAND + JFFS2

Josh Boyer jwboyer at gmail.com
Wed Apr 25 08:23:44 EDT 2007


On 4/25/07, Semih Hazar <semih.hazar at indefia.com> wrote:
> Hi,
>
> I'm using a 256 MiB NAND Flash from ST -> Manufacturer ID: 0x20, Chip
> ID: 0xda (ST Micro NAND 256MiB 3,3V 8-bit) with JFFS2. The filesystem is
> mounted as rootfs and the size is around 60 megs.
>
> Filesystem operations seem very slow to me. Such as:
>
> It takes almost 1 and a half minutes to copy a 30 meg file.
> Mounting the filesystem takes around 1 minute.

Given your CPU speed and the size of the files involved, these timings
seem to be normal to me.

You might want to try using summary support to speed up mount time (at
the cost of some additional used space).  I'm not entirely sure you
can speed up the copy time of your file though.

josh




More information about the linux-mtd mailing list