linux-stable/drivers/infiniband/hw
Michael S. Tsirkin 1d1f19cfce IB/mthca: Give reserved MTTs a separate cache line
MTTs are allocated in non-cache-coherent memory, so we must give
reserved MTTs their own cache line, to prevent both device and
CPU from writing into the same cache line at the same time.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-02-12 16:16:29 -08:00
..
amso1100 IB: Return qp pointer as part of ib_wc 2007-02-04 14:11:55 -08:00
cxgb3 RDMA/cxgb3: Add driver for Chelsio T3 RNIC 2007-02-12 16:16:18 -08:00
ehca IB/ehca: Fix memleak on module unloading 2007-02-10 08:00:49 -08:00
ipath IB: Return qp pointer as part of ib_wc 2007-02-04 14:11:55 -08:00
mthca IB/mthca: Give reserved MTTs a separate cache line 2007-02-12 16:16:29 -08:00