diff options
author | 2020-09-14 15:05:30 +0300 | |
---|---|---|
committer | 2020-11-05 12:09:29 -0800 | |
commit | 3b72422dea971142aa38a787b941a058e04fdb13 (patch) | |
tree | dc34d443f47ee31417b2c3edb44e119eef833ec2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: DR, Rename matcher functions to be more HW agnostic (diff) | |
download | wireguard-linux-3b72422dea971142aa38a787b941a058e04fdb13.tar.xz wireguard-linux-3b72422dea971142aa38a787b941a058e04fdb13.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions