2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-09 06:04:05 +08:00
linux-next/drivers/net/ethernet/intel
Alexander Duyck 919e78a6b8 ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
This patch improves the memory utilization with RSC when in one-buffer
mode.  This is accomplished by making the default buffer sizes match up
with the standard memory allocation sizes minus 1K for shared info and
padding overhead.  By doing this CPU utilization when doing large receives
can be reduced by as much as 8%.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-09-16 19:00:11 -07:00
..
e1000 intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
e1000e intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
igb intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
igbvf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
ixgb ixgb: convert to ndo_fix_features 2011-09-16 18:26:37 -07:00
ixgbe ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC 2011-09-16 19:00:11 -07:00
ixgbevf intel: convert to SKB paged frag API. 2011-08-30 17:58:01 -04:00
e100.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile