linux-kernel-test/drivers/infiniband
Mike Marciniszyn 1c94283ddb IB/qib: Add cache line awareness to qib_qp and qib_devdata structures
This patch reorganizes the QP and devdata files to be more cache line aware.

qib_qp fields in particular are split into read-mostly, send, and receive fields.

qib_devdata fields are split into read-mostly and read/write fields

Testing has show that bidirectional tests improve by as much as 100%
with this patch.

Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2012-05-14 12:43:34 -07:00
..
core A few fixes for regressions introduced in 3.4-rc1: 2012-04-26 15:35:35 -07:00
hw IB/qib: Add cache line awareness to qib_qp and qib_devdata structures 2012-05-14 12:43:34 -07:00
ulp IB/srpt: Set srq_type to IB_SRQT_BASIC 2012-04-12 07:56:57 -07:00
Kconfig ib_srpt: Initial SRP Target merge for v3.3-rc1 2011-12-16 06:33:56 +00:00
Makefile ib_srpt: Initial SRP Target merge for v3.3-rc1 2011-12-16 06:33:56 +00:00