1
1
Nathan Hjelm 99627319f0 btl/ugni: reduce overhead of progress function
This commit reduces the overhead of calling the ugni progress
function. It does the following:

 - Check for new connections once every eight calls.

 - Do not call remote smsg progress unless we are connected to at
   least one remote peer.

 - Do not call rdma progress unless at least one rdma fragment is
   outstanding.

 - Check endpoint wait list size before obtaining a lock.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-05-25 14:27:34 -06:00
..
2015-08-18 09:11:38 -06:00
2016-04-21 18:11:29 -04:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00