diff options
| author | Christoph Hellwig <[email protected]> | 2019-08-12 17:39:57 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-08-22 07:14:38 -0600 |
| commit | 384209cd5b93a926321fafe880ed05b1bca97260 (patch) | |
| tree | 0fedcc88c21228a10ec49eb7304bd7b959c20015 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 320ea869a12cec206756207c6ca5f817ec45c7f2 (diff) | |
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 <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions