diff options
author | Jubin John <[email protected]> | 2016-06-09 07:51:08 -0700 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-06-17 20:11:26 -0400 |
commit | b4ba6633ea153266429f16614029ab1578815390 (patch) | |
tree | d1795e40fb7c5d4aa6fde298db9b3c111ca89871 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 61c78eea9516a921799c17b4c20558e2aa780fd3 (diff) |
IB/hfi1: Fix credit return threshold adjustment
The credit return threshold adjustment on mtu change algorithm does not
take into account all the kernel send contexts that are assigned per VL.
Use the pio send context map to adjust the credit return thresholds for
all the allocated and assigned kernel send contexts based on the MTU
adjustment per VL.
The pio send context map can be changed dynamically based on the actual
number of operational vls which is set by the fabric manager. When this
happens update the credit return threshold values for all the remapped
kernel send contexts.
Reviewed-by: Dennis Dalessandro <[email protected]>
Reviewed-by: Mike Marciniszyn <[email protected]>
Reviewed-by: Jianxin Xiong <[email protected]>
Signed-off-by: Jubin John <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions