From: Alexander Duyck Date: Fri, 26 Aug 2011 09:52:38 +0000 (+0000) Subject: ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC X-Git-Tag: v3.2-rc1~129^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=919e78a6b890bdcce8ca0fa699bd361c6f24dc94;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed