diff options
author | Mike Marciniszyn <mike.marciniszyn@intel.com> | 2015-11-10 17:14:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-11-20 03:58:18 +0300 |
commit | 7c091e5c0685c463dc58e5115781f7ac0a1448d6 (patch) | |
tree | 28ad8ba2a9087a36e998684768e1cb6c08536b3e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2fd36865b570667bf3deb0ad3e1f7739ce85c063 (diff) | |
download | linux-7c091e5c0685c463dc58e5115781f7ac0a1448d6.tar.xz |
staging/rdma/hfi1: add ACK coalescing logic
Implement ACK coalesing logic using a 8 bit counter.
The algorithm is send pio ack when:
- fecn present
- this is the first packet in an interrupt session
- counter is >= HFI1_PSN_CREDIT
Otherwise the ack is defered.
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions