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
..
2011-05-20 11:46:11 -07:00
2012-05-14 12:39:26 -07:00
2012-02-25 17:45:49 -08:00
2012-01-03 20:51:42 -08:00
2011-10-13 09:13:26 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00