aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorBrett Creeley <[email protected]>2023-11-16 16:12:03 -0800
committerAlex Williamson <[email protected]>2023-12-04 14:33:20 -0700
commit3b8f7a24d1fe79cc3fa1da9be5610b9c3aedbc2a (patch)
tree2b95fa669f53736af75d423c81f2915875680d7e /scripts/gdb/linux/utils.py
parent4004497cec3093d7b0087bc70709b45969fa07b6 (diff)
vfio/pds: Only use a single SGL for both seq and ack
Since the seq/ack operations never happen in parallel there is no need for multiple scatter gather lists per region. The current implementation is wasting memory. Fix this by only using a single scatter-gather list for both the seq and ack operations. Signed-off-by: Brett Creeley <[email protected]> Signed-off-by: Shannon Nelson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions