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
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to