[openib-general] Re: mthca Page Allocation Failures

Roland Dreier roland at topspin.com
Thu Dec 2 13:32:34 PST 2004


This patch should help.

 - R.

Index: infiniband/core/mad_priv.h
===================================================================
--- infiniband/core/mad_priv.h	(revision 1304)
+++ infiniband/core/mad_priv.h	(working copy)
@@ -68,7 +68,7 @@
 #define IB_MAD_QPS_CORE		2 /* Always QP0 and QP1 as a minimum */
 
 /* QP and CQ parameters */
-#define IB_MAD_QP_SEND_SIZE	2048
+#define IB_MAD_QP_SEND_SIZE	128
 #define IB_MAD_QP_RECV_SIZE	512
 #define IB_MAD_SEND_REQ_MAX_SG	2
 #define IB_MAD_RECV_REQ_MAX_SG	1



More information about the general mailing list