aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorMike Marciniszyn <[email protected]>2016-03-07 11:35:30 -0800
committerDoug Ledford <[email protected]>2016-03-17 15:55:20 -0400
commit60df29581f67e06791a176641c774515ec1634e5 (patch)
tree06c4e9587bcdd2ce69d3efd7696b4ac30d83e71f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent5326dfbf005ca8589d709209a81d145c5b87b23d (diff)
IB/hfi1: Fix PIO wakeup timing hole
There is a timing hole if there had been greater than PIO_WAIT_BATCH_SIZE waiters. This code will dispatch the first batch but leave the others in the queue. If the restarted waiters don't in turn wait on a buffer, there is a hang. Fix by forcing a return when the QP queue is non-empty. Reviewed-by: Vennila Megavannan <[email protected]> Signed-off-by: Mike Marciniszyn <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions