mmc: mmc_test: add tests to measure large sequential I/O performance
authorAdrian Hunter <adrian.hunter@nokia.com>
Tue, 8 Feb 2011 11:41:03 +0000 (13:41 +0200)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:48:44 +0000 (13:48 -0400)
commita803d551d92079beb599cc37fa407c059c82c821
tree86faf78b3938ca4cf201a3e94bde7cd025374ace
parentb6056d12342f936256cbf64c86459af06f11cd5e
mmc: mmc_test: add tests to measure large sequential I/O performance

Add two large sequential I/O performance tests:
        35. Large sequential read into scattered pages
        36. Large sequential write from scattered pages

The tests measure transfer times for 10MiB, 100MiB, 1000MiB.

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/mmc_test.c