Control no. of active RMA requests in the runtime.
When there are too many active requests in the runtime,
the internal memory might be used up. This patch
prevents such situation by triggering blocking
wait loop in operation routines when no. of active
requests reaches certain threshold value.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment