commit | b6056d12342f936256cbf64c86459af06f11cd5e | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@nokia.com> | Tue Feb 08 13:41:02 2011 +0200 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:48:42 2011 -0400 |
tree | ab033f6d6d53f29a5f5953cb77de333bf229ea24 | |
parent | 0532ff6358ae00615cfba7212f5075356b437c66 [diff] |
mmc: mmc_test: add tests to measure random I/O operations per second Existing performance tests measure single or sequential I/O speed. Add two random I/O tests: 33. Random read performance by transfer size 34. Random write performance by transfer size Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com> Signed-off-by: Chris Ball <cjb@laptop.org>