diff options
author | Ilya Dryomov <[email protected]> | 2018-09-26 14:35:50 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-09-27 13:12:44 -0600 |
commit | 587562d0c7cd6861f4f90a2eb811cccb1a376f5f (patch) | |
tree | b9ee430b0d44ed832f341b35fceca990a29d9496 /scripts/gdb/vmlinux-gdb.py | |
parent | 0f843e65d9eef4936929bb036c5f771fb261eea4 (diff) |
blk-mq: I/O and timer unplugs are inverted in blktrace
trace_block_unplug() takes true for explicit unplugs and false for
implicit unplugs. schedule() unplugs are implicit and should be
reported as timer unplugs. While correct in the legacy code, this has
been inverted in blk-mq since 4.11.
Cc: [email protected]
Fixes: bd166ef183c2 ("blk-mq-sched: add framework for MQ capable IO schedulers")
Reviewed-by: Omar Sandoval <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions