[ofa-general][PATCH 3/12 v1] mlx4: Qp range reservation

Roland Dreier rdreier at cisco.com
Fri Jun 6 14:33:54 PDT 2008


 > +static unsigned long find_aligned_range(unsigned long *bitmap,
 > +					u32 start, u32 nbits,
 > +					int len, int align)

Seems that a lot of this code can be replaced by a call to
bitmap_find_free_region()?

 - R.



More information about the general mailing list