aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2011-08-26 07:45:15 +0000
committerJeff Kirsher <[email protected]>2011-10-07 22:25:52 -0700
commit7af40ad909e3e92a1cbb728999c427d2fa3b381d (patch)
treee0c44508a4ca6f300ff999e9ffabb2723e5fedd9 /tools/perf/scripts/python
parent1d0861acfb24d0ca0661ff5a156b992b2c589458 (diff)
igb: push data into first igb_tx_buffer sooner to reduce stack usage
Instead of storing most of the data for the TX hot path in the stack until we are ready to write the descriptor we can save ourselves some time and effort by pushing the SKB, tx_flags, gso_size, bytecount, and protocol into the first igb_tx_buffer since that is where we will end up putting it anyway. Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions