diff options
author | Yevgeny Kliteynik <[email protected]> | 2020-09-14 15:05:30 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-11-05 12:09:29 -0800 |
commit | 3b72422dea971142aa38a787b941a058e04fdb13 (patch) | |
tree | dc34d443f47ee31417b2c3edb44e119eef833ec2 /tools/perf/util/scripting-engines/trace-event-python.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 <[email protected]>
Signed-off-by: Yevgeny Kliteynik <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions