]> git.baikalelectronics.ru Git - kernel.git/commit
RDS: Base init_depth and responder_resources on hw values
authorAndy Grover <andy.grover@oracle.com>
Tue, 12 Jan 2010 18:50:48 +0000 (10:50 -0800)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:11:42 +0000 (18:11 -0700)
commitc8429b63cfcb77e3d0132755b74695122ce7f146
treef32b0414ae3cfe8868fbdb130f9b24ac19794ae3
parent47ea63759ff77de7b0457428efcbfb6b80edeee1
RDS: Base init_depth and responder_resources on hw values

Instead of using a constant for initiator_depth and
responder_resources, read the per-QP values when the
device is enumerated, and then use these values when creating
the connection.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/ib.c
net/rds/ib.h
net/rds/ib_cm.c
net/rds/rdma.c