diff options
author | Rongwei Liu <rongweil@nvidia.com> | 2022-01-28 06:56:28 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-03-17 21:51:56 +0300 |
commit | 8f85336503259b9d3be139cd44abb1a5ccbd1191 (patch) | |
tree | 40b990dcf1f16720a8ab830dd2f26d4becee8bb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 998923932f13d5694a0b6e73f9a350cc6949ac2f (diff) | |
download | linux-8f85336503259b9d3be139cd44abb1a5ccbd1191.tar.xz |
net/mlx5: DR, Adjust structure member to reduce memory hole
Accord to profiling, mlx5dr_ste/mlx5dr_icm_chunk are the two
hot structures. Their memory layout can be optimized by
adjusting member sequences.
Struct mlx5dr_ste size changes from 64 bytes to 56 bytes.
In the upcoming commits, struct mlx5dr_icm_chunk memory layout
will change automatically after removing some members.
Keep it untouched here.
Signed-off-by: Rongwei Liu <rongweil@nvidia.com>
Reviewed-by: Shun Hao <shunh@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@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