[Pvfs2-developers] Re: compile error w/ openIB

Scott Atchley atchley at myri.com
Sun Jan 21 17:58:19 EST 2007


On Jan 21, 2007, at 3:55 PM, Pete Wyckoff wrote:

> Oh, bmi_size_t is signed apparently.  Not sure why I did not notice
> this before.  I'll change it as follows.  Thanks.
>
> debug(2, "%s: sq %p len %lld peer %s", __func__, sq, (long long)  
> total_size,
>            ibmap->c->peername);

Pete et al,

Does BMI_meth_post_send[unexpected|list]() ever get called with a  
size greater than 2^31 (singed int)?

I think MX has a limit of 2^31. If it needs to be higher for PVFS2, I  
can check into it.

Thanks,

Scott


More information about the Pvfs2-developers mailing list