linux-kernel-test/drivers/infiniband
Ralph Campbell 7c37d74474 IB/ipath: Improve UD loopback performance by allocating temp array only once
Receive work queue entries are checked for L_Key validity, and
pointers to the memory region structure are saved in an allocated
structure.  For UD loopback packets, this structure is allocated and
freed for each packet.  This patch changes that to allocate/free
during QP creation and destruction.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-12-01 20:59:08 -08:00
..
core saner FASYNC handling on file close 2008-11-01 09:49:46 -07:00
hw IB/ipath: Improve UD loopback performance by allocating temp array only once 2008-12-01 20:59:08 -08:00
ulp IPoIB: Fix crash in path_rec_completion() 2008-11-12 10:24:39 -08:00
Kconfig RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00