From: John Lacombe Date: Thu, 21 Feb 2008 14:34:58 +0000 (-0600) Subject: RDMA/nes: Fix interrupt moderation low threshold X-Git-Tag: v2.6.25-rc4~150^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1cc7e7ca5715907d17619dcb49144db6efe1c9;p=pandora-kernel.git RDMA/nes: Fix interrupt moderation low threshold Interrupt moderation low threshold value was incorrectly triggering, indicating that the threshold should be lowered. The impact was the timer was likely to become 40usecs and get stuck there. The biggest side effect was too many interrupts and nonoptimal performance. Signed-off-by: John Lacombe Signed-off-by: Glenn Streiff Signed-off-by: Roland Dreier --- Reading git-diff-tree failed