diff options
author | Christoph Hellwig <[email protected]> | 2022-03-08 06:51:47 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-03-08 19:39:52 -0700 |
commit | 41fa722239b46f0c033da94746212344175cdaa0 (patch) | |
tree | c943cea6053e77f7d29cc43ab102171e4dfe3780 /tools/perf/scripts | |
parent | 4e5cc99e1e485954a9c09872e0eeea570fb2b5a5 (diff) |
blk-mq: do not include passthrough requests in I/O accounting
I/O accounting buckets I/O into the read/write/discard categories into
which passthrough I/O does not fit at all. It also accounts to the
block_device, which may not even exist for passthrough I/O.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions