[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1327684589.12089.22.camel@joe2Laptop>
Date: Fri, 27 Jan 2012 09:16:29 -0800
From: Joe Perches <joe@...ches.com>
To: Akinobu Mita <akinobu.mita@...il.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
Jiandong Zheng <jdzheng@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
David Woodhouse <dwmw2@...radead.org>,
linux-mtd@...ts.infradead.org
Subject: Re: [PATCH] mtd/nand: use string library
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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists