forked from open-mpi/ompi
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
osc/rdma: rework locking code to improve behavior of unlock
This commit changes the locking code to allow the lock release to be non-blocking. This helps with releasing the accumulate lock which may occur in a BTL callback. Fixes open-mpi#3616 Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov> (cherry picked from commit 022c658) Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
- Loading branch information
Showing
3 changed files
with
136 additions
and
130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.