aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorMatias Bjørling <[email protected]>2018-07-13 10:48:41 +0200
committerJens Axboe <[email protected]>2018-07-13 08:14:41 -0600
commit59a8f43b6341b6964a9956640bb0f21b083ccd66 (patch)
tree7a0fdcdbc77cfcb6907fb8b44647080dab452e1e /tools/perf/scripts/python/stat-cpi.py
parent921aebfac0871e8212913039d5241c0b3527eddb (diff)
lightnvm: limit get chunk meta request size
For devices that does not specify a limit on its transfer size, the get_chk_meta command may send down a single I/O retrieving the full chunk metadata table. Resulting in large 2-4MB I/O requests. Instead, split up the I/Os to a maximum of 256KB and issue them separately to reduce memory requirements. Signed-off-by: Matias Bjørling <[email protected]> Reviewed-by: Javier González <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions