diff options
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | 2020-09-14 15:05:30 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2020-11-05 12:09:29 -0800 |
commit | 3b72422dea971142aa38a787b941a058e04fdb13 (patch) | |
tree | dc34d443f47ee31417b2c3edb44e119eef833ec2 /drivers/usb/cdns3/core.c | |
parent | 8a8a1023000e7afd6f9a19319589e124c706d953 (diff) |
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>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions