Skip to content

Commit

Permalink
Resiliency fixes to the uGNI transport
Browse files Browse the repository at this point in the history
- Configure socket with keep-alive to reliably detect peer disconnect
- Add the ability to specify FMA_DEDICATED vs. FMA_SHARED in CdmCreate
- Keep a posted descriptor count to detect CQ overflow
- Ensure new requests are not submitted on a closed endpoint
- Ensure the descriptor post_id is unique
- Ensure all events are zero filled
  • Loading branch information
tom95858 committed Oct 18, 2020
1 parent 2ea641e commit f57fa96
Showing 1 changed file with 160 additions and 121 deletions.
Loading

0 comments on commit f57fa96

Please sign in to comment.