Eli Cohen <[email protected]> wrote:
> Fix the limit of max fast regisreation WRs that can be posted to CX to match
> hardware capabilities.

Guys, can you clarify if the hardware limitation is 511 entries or its
(PAGE_SIZE / sizeof(pointer)) - 1 which is 4096 / 8  - 1 = 511 but can
change if the page size  gets bigger or smaller?

Or.
--
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