[PATCH 3/3] nandtest: Introduce multiple reads & check iterations
Ezequiel García
ezequiel at vanguardiasur.com.ar
Mon May 5 02:56:07 PDT 2014
On 5 May 2014 04:35, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> On Mon, 2014-04-28 at 10:14 -0300, Ezequiel Garcia wrote:
>> }
>> - if (erase_and_write(test_ofs, wbuf, rbuf))
>> + if (erase_and_write(test_ofs, wbuf, rbuf,
>> nr_reads))
>> continue;
>> if (keep_contents)
>> - erase_and_write(test_ofs, kbuf, rbuf);
>> + erase_and_write(test_ofs, kbuf, rbuf,
>> 1);
>
> I think it would make sense to make the default to be at least 2, or may
> be 4.
>
> If you added this improvement, let's make sure people have it on by
> default.
>
No problem. How about 4?
Any other ideas from the community? (Ccing more NAND driver maintainers).
--
Ezequiel García, VanguardiaSur
www.vanguardiasur.com.ar
More information about the linux-mtd
mailing list