summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2011-08-26 07:43:38 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-09-19 23:57:22 -0700
commit44390ca6cb3d4d3c7c4078bafde11073b5268150 (patch)
tree543d04bcd9936e078aaf034b1cccd06ff45f4ebc /.gitignore
parent153285f9ce88b2d37e29a351dfcf7601ff274c69 (diff)
downloadlinux-3.10-44390ca6cb3d4d3c7c4078bafde11073b5268150.tar.gz
linux-3.10-44390ca6cb3d4d3c7c4078bafde11073b5268150.tar.bz2
linux-3.10-44390ca6cb3d4d3c7c4078bafde11073b5268150.zip
igb: drop support for single buffer mode
This change removes support for single buffer mode from igb and makes the driver function in packet split always. The advantage to doing this is that we can reduce total memory allocation overhead significantly as we will only need to allocate one 1K slab per packet and then make use of a reusable half page instead of allocating a 2K slab per packet. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions