diff options
| author | Rongwei Liu <[email protected]> | 2022-01-28 03:56:28 +0000 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2022-03-17 18:51:56 +0000 |
| 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 | kernel-8f85336503259b9d3be139cd44abb1a5ccbd1191.tar.gz kernel-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 <[email protected]>
Reviewed-by: Shun Hao <[email protected]>
Reviewed-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
