summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@nokia.com>2010-08-11 23:17:51 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2010-08-12 17:43:30 +0200
commit64f7120d890b892ed2c82c87bed958902e809075 (patch)
treeb90a6254f7436d3883787d21849b0f4eb4505e73 /firmware
parentmmc_block: add support for secure discard (diff)
downloadlinux-64f7120d890b892ed2c82c87bed958902e809075.tar.xz
linux-64f7120d890b892ed2c82c87bed958902e809075.zip
mmc_test: add performance tests
mmc_test provides tests aimed at testing SD/MMC hosts. This patch adds performance tests. It is advantageous to have performance tests in a kernel module like mmc_test for the following reasons: - transfer times can be measured very accurately - arbitrarily large transfers are possible - the effect of contiguous vs scattered pages can be determined The new tests are: 23. Best-case read performance 24. Best-case write performance 25. Best-case read performance into scattered pages 26. Best-case write performance from scattered pages 27. Single read performance by transfer size 28. Single write performance by transfer size 29. Single trim performance by transfer size 30. Consecutive read performance by transfer size 31. Consecutive write performance by transfer size 32. Consecutive trim performance by transfer size Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions