diff options
| author | Christophe JAILLET <[email protected]> | 2023-05-01 14:40:25 +0200 |
|---|---|---|
| committer | Keith Busch <[email protected]> | 2023-06-12 10:36:37 -0700 |
| commit | c60651e32f1e886cd85fd9f591ad2d8706173605 (patch) | |
| tree | 2e5d65eff1e606ce7f303331bd2e91dce48571dc /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | a249d3066de62ce2ed68fdf6445556658ecba222 (diff) | |
nvmet: reorder fields in 'struct nvmet_sq'
Group some variables based on their sizes to reduce holes.
On x86_64, this shrinks the size of 'struct nvmet_sq' from 472 to 464
bytes when CONFIG_NVME_TARGET_AUTH is defined.
This structure is embedded into some other structures, so it helps reducing
their sizes as well.
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions