From: Ben Hutchings Date: Tue, 28 Feb 2012 18:44:13 +0000 (+0000) Subject: sfc: Remove TX completions from adaptive IRQ scoring X-Git-Tag: v3.4-rc1~177^2~99^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7bed9c8838c09518c02ea1a2ee74569836065ea;p=pandora-kernel.git sfc: Remove TX completions from adaptive IRQ scoring RX and TX completions on the same event queue are generally not associated with the same flows. The inclusion of TX completions in the adaptive IRQ score is more of a source of noise rather than useful feedback. Therefore, do not include them in the score, and adjust the default threshold scores down. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed