diff options
| author | Christoph Hellwig <hch@lst.de> | 2019-08-12 18:39:57 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2019-08-22 16:14:38 +0300 |
| commit | 384209cd5b93a926321fafe880ed05b1bca97260 (patch) | |
| tree | 0fedcc88c21228a10ec49eb7304bd7b959c20015 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 320ea869a12cec206756207c6ca5f817ec45c7f2 (diff) | |
| download | linux-384209cd5b93a926321fafe880ed05b1bca97260.tar.xz | |
block: create a bio_try_merge_pc_page helper
Passsthrough bio handling should be the same as normal bio handling,
except that we need to take hardware limitations into account. Thus
use the common try_merge implementation after checking the hardware
limits. This changes behavior in that we now also check segment
and dma boundary settings for same page merges, which is a little
more work but has no effect as those need to be larger than the
page size.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
