aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-10-30 06:18:51 +0100
committerJens Axboe <[email protected]>2024-10-31 10:54:25 -0600
commitcafd00d0e90956c1c570a0a96cd86298897d247b (patch)
tree322663bb86012bf04c31bd6ed588ee787c5fbc83 /tools/perf/scripts/python/parallel-perf.py
parent496a51b37143c690a06612a6bd58827ef2341761 (diff)
block: remove zone append special casing from the direct I/O path
This code is unused, and all future zoned file systems should follow the btrfs lead of splitting the bios themselves to the zoned limits in the I/O submission handler, because if they didn't they would be hit by commit ed9832bc08db ("block: introduce folio awareness and add a bigger size from folio") breaking this code when the zone append limit (that is usually the max_hw_sectors limit) is smaller than the largest possible folio size. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions