]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/nes: Fix interrupt moderation low threshold
authorJohn Lacombe <jlacombe@neteffect.com>
Thu, 21 Feb 2008 14:34:58 +0000 (08:34 -0600)
committerRoland Dreier <rolandd@cisco.com>
Wed, 27 Feb 2008 00:24:29 +0000 (16:24 -0800)
commit4eacabd95a48034382d969dfe0c8ba43f7aa9a59
tree82e8617c051c3148d902476464e36b418cbe531c
parentbb2e5a0f96883252b5f41904ae7619fed294a396
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 <jlacombe@neteffect.com>
Signed-off-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/nes/nes_hw.c
drivers/infiniband/hw/nes/nes_hw.h