diff options
author | Johannes Berg <johannes.berg@intel.com> | 2021-08-02 17:09:37 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2021-08-26 23:32:20 +0300 |
commit | 95fe8d89bb8c9c114ca3e46f8b2457f894f55746 (patch) | |
tree | 13a523b675e98f5f5ef6afa8d31899ad344d630a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2f308f008f1ccda4dcf9816c7dad0a33fbffdd18 (diff) | |
download | linux-95fe8d89bb8c9c114ca3e46f8b2457f894f55746.tar.xz |
iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout
On 64-bit machines, struct iwl_rx_mem_buffer has a lot of
padding due to the use of pointers after the small items.
Move the list entry before them, and while at it also add
documentation for it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210802170640.6a62255b3df0.I47bb36530a3c2cdbd73454c796ce608ee2a32a6c@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions