-
- Downloads
Reduce exposure of RDMA transport to other code
Avoid exporting the internal memory registration table to main transport and pool_client code. Avoid duplicate code in transfer_completion handler on PC vs. transport_bh handler Properly distinguish between 0-length RDMA transports (which have no memory registration) vs. erroneously missing memory registrations
Please sign in to comment