+50
−33
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>