diff options
| author | Niranjana Vishwanathapura <[email protected]> | 2015-10-26 10:28:32 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-27 17:19:22 +0900 |
| commit | f4d26d81ad7f599159511ca8d1a81b82dad474f6 (patch) | |
| tree | 8a2330e0ca33cc7961ef2cba0121d37127dbad52 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 3c2f85b8ce8acee0502d61fb53015eabd7d4c8fb (diff) | |
staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors
This fixes transmit errors when the number of scatter gather elements in the
request is more that the number of per packet descriptors supported by the
hardware, allocate and coalesce the extra scatter gather elements into a single
buffer. The last descriptor is reserved and used for this coalesced buffer.
Verbs potentially need this support when transferring small data chunks
involving different memory regions.
Reviewed-by: Mike Marciniszyn <[email protected]>
Reviewed-by: Mitko Haralanov <[email protected]>
Signed-off-by: Niranjana Vishwanathapura <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions