aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorPankaj Raghav <p.raghav@samsung.com>2023-01-10 15:36:35 +0100
committerJens Axboe <axboe@kernel.dk>2023-01-29 15:18:34 -0700
commitd67ea690ce0983dadf59cd06facc18f3acc89cea (patch)
tree5fbcbf0decc41e7b6c99e44bb290ce554c02ff81 /tools/perf/scripts/python/bin/task-analyzer-report
parentblock: add a new helper bdev_{is_zone_start, offset_from_zone_start} (diff)
downloadlinux-d67ea690ce0983dadf59cd06facc18f3acc89cea.tar.gz
linux-d67ea690ce0983dadf59cd06facc18f3acc89cea.zip
block: introduce bdev_zone_no helper
Add a generic bdev_zone_no() helper to calculate zone number for a given sector in a block device. This helper internally uses disk_zone_no() to find the zone number. Use the helper bdev_zone_no() to calculate nr of zones. This lets us make modifications to the math if needed in one place. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Signed-off-by: Pankaj Raghav <p.raghav@samsung.com> Link: https://lore.kernel.org/r/20230110143635.77300-4-p.raghav@samsung.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions