summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGilad Broner <gbroner@codeaurora.org>2015-01-13 16:45:05 +0200
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 10:59:27 -0700
commit7f59f4e70a84b74fe9f5745e1a0a9e2a2f3d8a44 (patch)
tree090a245dd3ba61929b445d73774234bba69916aa /include
parentee581331ca690f9624adb908a9bcda86aeb474e3 (diff)
scsi: ufs: use "sector_range" in "ufs_long" unit-tests
Use the user-defined sector_range instead of the previously hard-coded TEST_MAX_SECTOR_RANGE. If the user does not supply a sector_range, this variable will default to 512MiB. For the long sequential tests, sector_range will define the size of the sequential I/O to submit. For the long random tests, sector_range will define the range in which to submit random I/O as well as the total size of the random I/O which is defined by the combination of sector_range and LONG_RAND_TEST_REQ_RATIO. Change-Id: Ifc7332e6def75c49448aadbebd35b7b9b3903447 Signed-off-by: Lee Susman <lsusman@codeaurora.org> Signed-off-by: Gilad Broner <gbroner@codeaurora.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions