> No, it doesn't:
>
> from libmlx4/src/verbs.c:
> static int align_queue_size(struct ibv_context *context, int size, int spare)
> {
> int ret;
>
> /*
> * If someone asks for a 0-sized queue, presumably they're not
> * going to use it. So don't mess with their size.
> */
> if (!size)
> return 0;
But the function hasn't looked like that for a few weeks now, since
commit e7d06519.
- R.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general