From: Bruce Allan Date: Wed, 29 Sep 2010 21:39:37 +0000 (+0000) Subject: e1000e: 82579 performance improvements X-Git-Tag: v2.6.37-rc1~147^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=828bac87bb074f3366621724fdfbe314f98ccc7e;p=pandora-kernel.git e1000e: 82579 performance improvements The initial support for 82579 was tuned poorly for performance. Adjust the packet buffer allocation appropriately for both standard and jumbo frames; and for jumbo frames increase the receive descriptor pre-fetch, disable adaptive interrupt moderation and set the DMA latency tolerance. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed