aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChuck Lever <[email protected]>2014-05-28 10:33:51 -0400
committerAnna Schumaker <[email protected]>2014-06-04 08:56:45 -0400
commit8301a2c047cc25dabd645e5590c1db0ead4c5af4 (patch)
treeeb9901cc1585570fe8306d05d6d3b381662ef1ce /tools/perf/scripts/python
parent1c00dd0776543608e13c74a527660cb8cd28a74f (diff)
xprtrdma: Limit work done by completion handler
Sagi Grimberg <[email protected]> points out that a steady stream of CQ events could starve other work because of the boundless loop pooling in rpcrdma_{send,recv}_poll(). Instead of a (potentially infinite) while loop, return after collecting a budgeted number of completions. Signed-off-by: Chuck Lever <[email protected]> Acked-by: Sagi Grimberg <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions