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:06:49 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2020-11-05 12:09:29 -0800
commit3eb1006a3b3e8587b1ec9efd9e92df91f364726e (patch)
treed626f75a9be79940490f577af350f730efa84ec8 /tools/perf/scripts/python/export-to-postgresql.py
parentnet/mlx5: DR, Handle ICM memory via buddy allocation instead of buckets (diff)
downloadwireguard-linux-3eb1006a3b3e8587b1ec9efd9e92df91f364726e.tar.xz
wireguard-linux-3eb1006a3b3e8587b1ec9efd9e92df91f364726e.zip
net/mlx5: DR, Sync chunks only during free
When freeing chunks, we want to sync the steering so that all the "hot" memory will be written to ICM and all the chunks that are in the hot_list will be actually destroyed. When allocating from the pool, we don't have a need to sync the steering, as we're not freeing anything, and sync might just hurt the performance in terms of flow-per-second offloaded. Signed-off-by: Erez Shitrit <erezsh@nvidia.com> Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Reviewed-by: Alex Vesker <valex@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