[PATCH] nandbase performance

Peter Grayson pgrayson at realmsys.com
Fri Sep 23 19:29:14 EDT 2005


Here is a patch against nand_base.c that improves partial page read
performance. The patch simply replaces a byte-by-byte copy in a for-loop
with a memcpy() call. Jffs2 does a lot of these partial page reads.

Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mtd-nandbase-performance.patch
Type: text/x-patch
Size: 638 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/linux-mtd/attachments/20050923/eb2ea307/attachment.bin 


More information about the linux-mtd mailing list