diff options
author | Christophe JAILLET <[email protected]> | 2023-05-08 18:53:14 +0200 |
---|---|---|
committer | Florian Westphal <[email protected]> | 2023-05-18 08:48:54 +0200 |
commit | 61e03e912da8212c3de2529054502e8388dfd484 (patch) | |
tree | 56fb06a40477351022dd4c15c500e0927f51905e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b9f9a485fb0eb80b0e2b90410b28cbb9b0e85687 (diff) |
netfilter: Reorder fields in 'struct nf_conntrack_expect'
Group some variables based on their sizes to reduce holes.
On x86_64, this shrinks the size of 'struct nf_conntrack_expect' from 264
to 256 bytes.
This structure deserve a dedicated cache, so reducing its size looks nice.
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions