linux/drivers/infiniband/hw/mlx5
Eli Cohen 203099fd73 IB/mlx5: Decrease memory consumption of mr caches
Change the logic so we do not allocate memory nor map the device
before actually posting to the REG_UMR QP. In addition, unmap and free
the memory after we get completion.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-10-10 09:23:56 -07:00
..
ah.c
cq.c
doorbell.c
Kconfig
mad.c
main.c IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() 2013-07-31 14:12:08 -07:00
Makefile
mem.c
mlx5_ib.h
mr.c IB/mlx5: Decrease memory consumption of mr caches 2013-10-10 09:23:56 -07:00
qp.c IB/mlx5: Fix send work queue size calculation 2013-10-10 09:23:55 -07:00
srq.c IB/mlx5: Fix memory leak in mlx5_ib_create_srq 2013-10-10 09:23:55 -07:00
user.h