summaryrefslogtreecommitdiffstats
path: root/include/linux/blk-mq.h
diff options
context:
space:
mode:
authorDamien Le Moal <dlemoal@kernel.org>2024-04-08 10:41:25 +0900
committerJens Axboe <axboe@kernel.dk>2024-04-17 08:44:03 -0600
commita98b05b02f0f1f9f4a504564070af208b70214d0 (patch)
tree7c5700b917e6cf150b2eb5346c4b9966b74ba098 /include/linux/blk-mq.h
parentd9f1439a30d607f7bd06494ea2a63018b7d46380 (diff)
downloadlinux-a98b05b02f0f1f9f4a504564070af208b70214d0.tar.gz
linux-a98b05b02f0f1f9f4a504564070af208b70214d0.tar.bz2
linux-a98b05b02f0f1f9f4a504564070af208b70214d0.zip
block: Replace zone_wlock debugfs entry with zone_wplugs entry
In preparation to completely remove zone write locking, replace the "zone_wlock" mq-debugfs entry that was listing zones that are write-locked with the zone_wplugs entry which lists the zones that currently have a write plug allocated. The write plug information provided is: the zone number, the zone write plug flags, the zone write plug write pointer offset and the number of BIOs currently waiting for execution in the zone write plug BIO list. Signed-off-by: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Hannes Reinecke <hare@suse.de> Tested-by: Hans Holmberg <hans.holmberg@wdc.com> Tested-by: Dennis Maisenbacher <dennis.maisenbacher@wdc.com> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Link: https://lore.kernel.org/r/20240408014128.205141-26-dlemoal@kernel.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/blk-mq.h')
0 files changed, 0 insertions, 0 deletions