opnsense-src/sys/ofed/drivers/infiniband/ulp/ipoib
Mark Johnston 49fe7b5029 ipoib: Bound the number of egress mbufs buffered during pathrec lookups.
In pathological situations where the master subnet manager becomes
unresponsive for an extended period, we may otherwise end up queuing all
of the system's mbufs while waiting for a response to a path record lookup.

This addresses the same issue as commit 1e85b806f9 in Linux.

Reviewed by:	cem, ngie
MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2016-08-01 22:22:11 +00:00
..
ipoib.h Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
ipoib_cm.c Add missing set of the current VNET when inputting IP packets in IPoIB. 2016-04-22 06:33:06 +00:00
ipoib_ethtool.c Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
ipoib_fs.c
ipoib_ib.c Whitespace fixes. 2016-03-04 09:07:30 +00:00
ipoib_main.c ipoib: Bound the number of egress mbufs buffered during pathrec lookups. 2016-08-01 22:22:11 +00:00
ipoib_multicast.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
ipoib_verbs.c Whitespace fixes. 2016-03-04 09:07:30 +00:00
ipoib_vlan.c
Kconfig