]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/iw_cxgb4: Low resource fixes for connection manager
authorHariprasad S <hariprasad@chelsio.com>
Thu, 9 Jun 2016 19:35:15 +0000 (01:05 +0530)
committerDoug Ledford <dledford@redhat.com>
Thu, 23 Jun 2016 14:44:17 +0000 (10:44 -0400)
commit4a740838bf44ca4b03e26ff79aedb86b9d8cace4
treefd5b1d84835500fd4d615cc17abf750a3ab29714
parent4c72efefd9af015459ed63b164ff4b13cbfa3f61
RDMA/iw_cxgb4: Low resource fixes for connection manager

Pre-allocate buffers for sending various control messages to close
connection, abort connection, etc so that we gracefully handle
connections when system is running out of memory.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/cm.c
drivers/infiniband/hw/cxgb4/iw_cxgb4.h
drivers/infiniband/hw/cxgb4/qp.c