aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYevgeny Kliteynik <kliteyn@nvidia.com>2020-09-14 15:05:56 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2020-11-05 12:09:29 -0800
commita00cd87880a3afa88055aa5f43ee6386c67895a8 (patch)
treea6b37b4856075023255829b33393a6ec21d2e864 /tools/perf/scripts/python/export-to-postgresql.py
parentnet/mlx5: DR, Add buddy allocator utilities (diff)
downloadwireguard-linux-a00cd87880a3afa88055aa5f43ee6386c67895a8.tar.xz
wireguard-linux-a00cd87880a3afa88055aa5f43ee6386c67895a8.zip
net/mlx5: DR, Handle ICM memory via buddy allocation instead of buckets
Till now in order to manage the ICM memory we used bucket mechanism, which kept a bucket per specified size (sizes were between 1 block to 2^21 blocks). Now changing that with buddy-system mechanism, which gives us much more flexible way to manage the ICM memory. Its biggest advantage over the bucket is by using the same ICM memory area for all the sizes of blocks, which reduces the memory consumption. 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