diff options
author | David Disseldorp <ddiss@suse.de> | 2020-03-27 17:19:52 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-03-30 01:10:59 +0300 |
commit | 0ad08996da05b6b735d4963dceab7d2a4043607c (patch) | |
tree | d8c812da2732e13429e491c779e0f82a9a97e847 /scripts/gdb/linux/utils.py | |
parent | 267fc83f8836ad6168ed264a0823543439abb3be (diff) | |
download | linux-0ad08996da05b6b735d4963dceab7d2a4043607c.tar.xz |
scsi: target: avoid per-loop XCOPY buffer allocations
The main target_xcopy_do_work() loop unnecessarily allocates an I/O buffer
with each synchronous READ / WRITE pair. This commit significantly reduces
allocations by reusing the XCOPY I/O buffer when possible.
Link: https://lore.kernel.org/r/20200327141954.955-4-ddiss@suse.de
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David Disseldorp <ddiss@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions