diff options
author | Mike Christie <[email protected]> | 2016-02-24 13:56:33 -0600 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2016-03-10 21:48:53 -0800 |
commit | 07b6319687026bdac90a0bb9eeb0509f1ff27179 (patch) | |
tree | 05e7f5b5e9046c813b7d118a5542d83b33240725 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e3416ab2d156ac0f0a3d9e55bcdff69d109ba403 (diff) |
target/iblock: pass WRITE_SAME to device if possible
This patch has iblock pass the WRITE_SAME command to
the device for offloading if possible. It is similar to what is
done for UNMAP/discards, except that we export a large max write same
value to the initiator, and then rely on the block layer to
break it up into multiple requests if it cannot fit into one.
v2.
- Drop file backend changes and move helper function to
iblock backend.
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions