commit | 4b1cc7e7ca5715907d17619dcb49144db6efe1c9 | [log] [tgz] |
---|---|---|
author | John Lacombe <jlacombe@neteffect.com> | Thu Feb 21 08:34:58 2008 -0600 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Feb 26 16:24:29 2008 -0800 |
tree | 82e8617c051c3148d902476464e36b418cbe531c | |
parent | 30da7cff87f0ffa169fe07b766c3d6a5f6d1f6ab [diff] |
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>