diff options
author | Jesse Brandeburg <[email protected]> | 2009-12-03 11:33:29 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-12-03 15:43:22 -0800 |
commit | 7ca3bc582cd24c2e6c0693a2ba2c71f3c2419c8b (patch) | |
tree | 4d49eb3c71f7b42a1007dce4c895acbef6c35454 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 6bacb3007928deeb30ddd2a3b6d5011bc7e5a01f (diff) |
ixgbe: performance tweaks
drop variables that had cache lines modified in simultaneous hot paths.
keep some variables modified on hot paths but make their storage per queue.
cache align DMA data buffer start addresses.
cache align (padding) some structures that end within a cacheline.
Signed-off-by: Jesse Brandeburg <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions