[ofa-general] limit on memory registration

Dotan Barak dotanba at gmail.com
Wed Aug 6 09:12:56 PDT 2008


Rui Machado wrote:
> Hi all,
>
> is there any limitation on the size that can be registered
> (ibv_reg_mr) for communication?
> I seem to be limited to 16GB (on 32GB 64bit x86 machine).
> Is this normal? Can someone tell me why and/or if there is a workaround?
>   
In the device attributes there is an attribute called max_mr_size which 
indicate the maximum block size
that can be registered for a device.

There is one more limitation which is a device specific for the 
translation table virtual <-->physical
You can check the low level driver of the HW that you are using in order 
to increase the size
of this table.

which HW do you use?

Dotan

> Thank you very much for the help.
>
> Cheers,
> Rui
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>   




More information about the general mailing list