Always free issued OPs when window resource is used up.
When win resource is used up, the current code frees OPs before completion only if flush_remote is ordered. However, we can always free them even on out-of-order network. Because remote completion is waited by ack counter, and local completion (flush_local) is translated to remote completion (flush). Signed-off-by:Xin Zhao <xinzhao3@illinois.edu> Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment