diff options
| author | Ming Lei <[email protected]> | 2019-03-17 18:01:05 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-04-01 12:11:21 -0600 |
| commit | fd7d8d4232f08b0df623d9ea7e941f0350a26e14 (patch) | |
| tree | 859fc1781425f2abeb39447c77081e73c99b37a6 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | db5ebd6edd2627d7e81a031643cf43587f63e66c (diff) | |
block: don't merge adjacent bvecs to one segment in bio blk_queue_split
For normal filesystem IO, each page is added via blk_add_page(),
in which bvec(page) merge has been handled already, and basically
not possible to merge two adjacent bvecs in one bio.
So not try to merge two adjacent bvecs in blk_queue_split().
Cc: Omar Sandoval <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions