[PATCH] mtd/nand: use string library

Joe Perches joe at perches.com
Fri Jan 27 12:16:29 EST 2012


On Fri, 2012-01-27 at 23:24 +0900, Akinobu Mita wrote:
> - Use memchr_inv to check if the data contains all 0xFF bytes.
>   It is faster than looping for each byte.

Stupid question:

Are there any mtd devices modified that are slower
at 64 bit accesses than repeated 8 bit accesses?




More information about the linux-mtd mailing list