Roland Dreier wrote: > > +int mlx4_bitmap_init_with_effective_max(struct mlx4_bitmap *bitmap, > > + u32 num, u32 mask, u32 reserved, > > + u32 effective_max) > > This patch adds effective_max stuff but I don't see how it's used anywhere?? > > - R. > We use effective max when there is reserved range not only at the begin of the bitmap, but also at end. One example is that we reserve qp ranges for FCoE and Ethernet modules.
Thanks, Yevgeny _______________________________________________ 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
