diff options
| author | Christophe JAILLET <[email protected]> | 2023-05-01 14:40:26 +0200 |
|---|---|---|
| committer | Keith Busch <[email protected]> | 2023-06-12 10:36:42 -0700 |
| commit | 9d217fb0e778d69b2e3988efbc441976c0fb29b5 (patch) | |
| tree | e01c7da654bee103ebb2347d2a2e536259583c17 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | c60651e32f1e886cd85fd9f591ad2d8706173605 (diff) | |
nvme: reorder fields in 'struct nvme_ctrl'
Group some variables based on their sizes to reduce holes.
On x86_64, this shrinks the size of 'struct nvme_ctrl' from 5368 to 5344
bytes when all CONFIG_* are defined.
This structure is embedded into some other structures, so it helps reducing
their size 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