aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2024-10-30 06:18:52 +0100
committerJens Axboe <[email protected]>2024-10-31 10:54:25 -0600
commitf187b9bf1a639090893c31030ddb60f9beae23f0 (patch)
treecd58b3ee714e75b131398405a6ba0ebca0140b1a /tools/perf/scripts/python/parallel-perf.py
parentcafd00d0e90956c1c570a0a96cd86298897d247b (diff)
block: remove bio_add_zone_append_page
This is only used by the nvmet zns passthrough code, which can trivially just use bio_add_pc_page and do the sanity check for the max zone append limit itself. All future zoned file systems should follow the btrfs lead and let the upper layers fill up bios unlimited by hardware constraints and split them to the limits in the I/O submission handler. 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