diff options
author | 2022-01-28 05:56:28 +0200 | |
---|---|---|
committer | 2022-03-17 11:51:56 -0700 | |
commit | 8f85336503259b9d3be139cd44abb1a5ccbd1191 (patch) | |
tree | 40b990dcf1f16720a8ab830dd2f26d4becee8bb0 /net/unix/af_unix.c | |
parent | net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linear (diff) | |
download | wireguard-linux-8f85336503259b9d3be139cd44abb1a5ccbd1191.tar.xz wireguard-linux-8f85336503259b9d3be139cd44abb1a5ccbd1191.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions