]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: mmc_test: add tests to measure random I/O operations per second
authorAdrian Hunter <adrian.hunter@nokia.com>
Tue, 8 Feb 2011 11:41:02 +0000 (13:41 +0200)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:48:42 +0000 (13:48 -0400)
commitb6056d12342f936256cbf64c86459af06f11cd5e
treeab033f6d6d53f29a5f5953cb77de333bf229ea24
parent0532ff6358ae00615cfba7212f5075356b437c66
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>
drivers/mmc/card/mmc_test.c