[ofa-general] IB verbs client/server programming...

Sean Hefty sean.hefty at intel.com
Tue Jul 15 09:56:39 PDT 2008


>> On a related note...  Is it possible to reuse a cma_id for different
>> memory regions by appropriately calling ibv_reg_mr() and
>> ibv_dereg_mr()?
>Sorry, but i don't really know the answer for this.
>You should contact Sean Hefty for questions about the cma ...

Memory registrations are done through the verbs interfaces, not the rdma_cm.
But you can call ibv_reg_mr() multiple times to register different memory
regions on the same protection domain.

- Sean




More information about the general mailing list