1
1
Nathan Hjelm dd519c55b1 btl/openib: fix cq resize calculation
Before dynamic add_procs the openib_btl_size_queues was called exactly
once for non-dynamic jobs. Now the function is called on each new
connection so the calculation was wrong. Re-wrote the function to
correctly calculate the CQ size and only attempt to adjust the CQ if
the requested size has changed. This fixes a bug when using the openib
btl on psm2 hardware that is caused by the time needed to resize a
CQ. The overhead was causing udcm to timeout and fail.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-06-07 16:05:56 -06:00
..
2015-06-23 20:59:57 -07:00
2016-06-07 16:05:56 -06:00
2015-12-28 13:58:45 +09:00
2016-05-25 09:12:39 +02:00
2015-12-28 13:58:45 +09:00
2015-12-28 13:58:45 +09:00
2015-06-23 20:59:57 -07:00
2016-05-04 12:53:45 -06:00
2015-12-28 13:58:45 +09:00
2016-05-07 09:31:34 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00