diff options
author | 2021-10-16 17:27:20 -0600 | |
---|---|---|
committer | 2021-10-18 14:39:48 -0600 | |
commit | 9a14d6ce4135fa72705a926c894218a0d6988924 (patch) | |
tree | d51112511805330c8d7ac424a235c3d635e577ca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | block: cache rq_flags inside blk_mq_rq_ctx_init() (diff) | |
download | wireguard-linux-9a14d6ce4135fa72705a926c894218a0d6988924.tar.xz wireguard-linux-9a14d6ce4135fa72705a926c894218a0d6988924.zip |
block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes
These were added as part of early days debugging for blk-mq, and they
are not really useful anymore. Rather than spend cycles updating them,
just get rid of them.
As a bonus, this shrinks the per-cpu software queue size from 256b
to 192b. That's a whole cacheline less.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions