summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-10-18 16:53:19 +0200
committerJens Axboe <axboe@kernel.dk>2021-10-18 22:40:33 +0200
commitafd7de03c5268f74202c1dd4780a8532a11f4c6b (patch)
tree7464cccb9ea646ffb97c1ef9b146574409d298b8 /.gitattributes
parentblock: remove debugfs blk_mq_ctx dispatched/merged/completed attributes (diff)
downloadlinux-afd7de03c5268f74202c1dd4780a8532a11f4c6b.tar.xz
linux-afd7de03c5268f74202c1dd4780a8532a11f4c6b.zip
block: remove some blk_mq_hw_ctx debugfs entries
Just like the blk_mq_ctx counterparts, we've got a bunch of counters in here that are only for debugfs and are of questionnable value. They are: - dispatched, index of how many requests were dispatched in one go - poll_{considered,invoked,success}, which track poll sucess rates. We're confident in the iopoll implementation at this point, don't bother tracking these. As a bonus, this shrinks each hardware queue from 576 bytes to 512 bytes, dropping a whole cacheline. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions