Yevgeny Kliteynik 3b72422dea net/mlx5: DR, Add buddy allocator utilities
Add implementation of SW Steering variation of buddy allocator.

The buddy system for ICM memory uses 2 main data structures:
- Bitmap per order, that keeps the current state of allocated
  blocks for this order
- Indicator for the number of available blocks per each order

Signed-off-by: Erez Shitrit <erezsh@nvidia.com>
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2020-11-05 12:09:29 -08:00
..
2020-10-31 16:17:02 -07:00
2020-10-20 10:28:21 -07:00
2020-10-20 10:28:21 -07:00
2020-10-29 11:33:03 -07:00
2020-10-20 10:28:21 -07:00
2020-10-23 18:37:23 -07:00
2020-10-17 11:18:18 -07:00
2020-10-30 17:42:53 -07:00