[PATCH v2] mtd: torturetest: add the support for random data pattern

Artem Bityutskiy dedekind1 at gmail.com
Wed Feb 13 05:37:36 EST 2013


On Tue, 2013-02-05 at 16:21 +0800, Huang Shijie wrote:
> Add a new module parameter 'pattern'. The meaning of the pattern is:
>   (1) pattern == 0 for 55/AA pattern.
>   (2) pattern < 0 for random pattern.
>   (3) pattern > 0 for random pattern too, the value of the pattern is used
>       as the seed for the random generator.

Please, do not add parameters, make it simple - teach the test to use
both the old patterns plus additional cycles with random patterns.

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list