> This MR can be perceived as a generalization of fast_reg MR. When using
> fast memory registration the verbs user will call ib_alloc_fast_reg_mr() in
> order to allocate an MR that may be used for fast registration method by
> posting
> a fast registration work-request on the send-queue (FRWR). The user does
> not pass any memory buffers to ib_alloc_fast_reg_mr() as the actual
> registration is done via posting WR. This follows the same notation, but
> allows new functionality (such as signature enable).

This makes sense to me.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to