aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2017-11-22 14:25:18 +1100
committerMike Snitzer <[email protected]>2017-12-13 12:15:58 -0500
commitf31c21e4365c02ccf7226c33ea978cd5dbfc351e (patch)
tree26dd1f16a7996339e872af8bb3702d7c713e02af /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent18a25da84354c6bb655320de6072c00eda6eb602 (diff)
dm: remove unused 'num_write_bios' target interface
No DM target provides num_write_bios and none has since dm-cache's brief use in 2013. Having the possibility of num_write_bios > 1 complicates bio allocation. So remove the interface and assume there is only one bio needed. If a target ever needs more, it must provide a suitable bioset and allocate itself based on its particular needs. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions