diff options
author | Damien Le Moal <[email protected]> | 2020-11-20 10:55:18 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-12-07 17:36:04 -0700 |
commit | ea17fd354ca8afd3e8962a77236b1a9a59262fdd (patch) | |
tree | 57a404139c3d0ac980df9ce1af2cf5c85064ddf5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0ec4d913ac69ec86757eec117fc2733018552aa7 (diff) |
null_blk: Allow controlling max_hw_sectors limit
Add the module option and configfs attribute max_sectors to allow
configuring the maximum size of a command issued to a null_blk device.
This allows exercising the block layer BIO splitting with different
limits than the default BLK_SAFE_MAX_SECTORS. This is also useful for
testing the zone append write path of file systems as the max_hw_sectors
limit value is also used for the max_zone_append_sectors limit.
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions