diff options
author | Shannon Nelson <shannon.nelson@amd.com> | 2024-03-07 02:29:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-08 14:54:34 +0300 |
commit | 453538c52ff892c0abb7ba4ef21c25f2b51a7047 (patch) | |
tree | 417c192cc9878faf2c61d06d7b66a711e2b9e232 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0165892477da109a699cdc0ab6d399d5a0fa49d8 (diff) | |
download | linux-453538c52ff892c0abb7ba4ef21c25f2b51a7047.tar.xz |
ionic: rearrange ionic_qcq
Rearange a few fields for better cache use and to put the
flags field up into the first cacheline rather than the last.
struct ionic_qcq
Before: /* size: 2176, cachelines: 34, members: 23 */
After: /* size: 2112, cachelines: 33, members: 23 */
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions