1
0
Files
linux/drivers
Michael S. Tsirkin 7c5b9ef857 IPoIB/cm: Optimize stale connection detection
In the presence of some running RX connections, we repeat
queue_delayed_work calls each 4 RX WRs, which is a waste.  It's enough
to start stale task when a first passive connection is added, and
rerun it every IPOIB_CM_RX_DELAY as long as there are outstanding
passive connections.

This removes some code from RX data path.

Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-05-14 14:11:01 -07:00
..
2007-05-09 20:15:47 -04:00
2007-05-08 11:15:07 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 08:58:15 +02:00
2007-05-09 08:58:16 +02:00
2007-05-09 08:58:15 +02:00
2007-05-09 08:58:15 +02:00
2007-05-09 12:30:44 -07:00
2007-05-09 13:10:11 -07:00
2007-05-09 07:19:14 +02:00
2007-05-09 08:57:56 +02:00