summaryrefslogtreecommitdiff
path: root/drivers/atm/ambassador.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2011-04-22 04:07:43 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-05-14 17:59:20 -0700
commite606bfe74de63d6c3778c145ee0673d96ab257c9 (patch)
tree86a5ac602ad08c4fa80d4c630d9835c1dc5c6af2 /drivers/atm/ambassador.c
parent51275d37a85bc82bda7e5b179ee520e85e66e782 (diff)
ixgbe: move flags and state into the same cacheline
This change moves flags and state into the same cacheline. The reason for this change is because both are frequently read around the same time and infrequently written. By combining them into the same cacheline this should help to reduce memory utilization. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Evan Swanson <evan.swanson@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/atm/ambassador.c')
0 files changed, 0 insertions, 0 deletions