From: Yevgeny Petrilin Date: Mon, 1 Jun 2009 23:23:13 +0000 (+0000) Subject: mlx4_en: Coalescing target is equal for all mtu's X-Git-Tag: v2.6.31-rc1~330^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db36fb2c88d68ee28d20845d5bb805ea9a7f6d8;p=pandora-kernel.git mlx4_en: Coalescing target is equal for all mtu's The interrupt moderation should not depend on number of incoming bytes, but on number of incoming packets. The previous scheme caused very high interrupts rate for small messages when big MTU was configured. Signed-off-by: Yevgeny Petrilin Signed-off-by: David S. Miller --- Reading git-diff-tree failed