diff options
author | Alexander Duyck <[email protected]> | 2012-02-08 07:51:16 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2012-03-19 01:54:36 -0700 |
commit | d3ee42944393895374e2f321f54e9a701e9f965c (patch) | |
tree | a281e0308cd66eddce36d7958f935059ca1358d6 /net/lapb/lapb_in.c | |
parent | 244e27ad4d9e561c688c4da3383fec890be832d0 (diff) |
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
This change makes it so that only the 2nd cache line in the ring structure
should see frequent updates. The advantage to this is that it should
reduce the amount of cross CPU cache bouncing since only the 2nd cache line
will be changing between most network transactions.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Stephen Ko <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions