android_kernel_oneplus_msm8998/drivers/infiniband/hw/mlx5
Eli Cohen 746b5583c1 IB/mlx5: Multithreaded create MR
Use asynchronous commands to execute up to eight concurrent create MR
commands. This is to fill memory caches faster so we keep consuming
from there.  Also, increase timeout for shrinking caches to five
minutes.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2013-11-08 14:42:59 -08:00
..
ah.c
cq.c IB/mlx5: Fix check of number of entries in create CQ 2013-11-08 14:42:58 -08:00
doorbell.c
Kconfig
mad.c
main.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
Makefile
mem.c
mlx5_ib.h IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
mr.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
qp.c IB/mlx5: Multithreaded create MR 2013-11-08 14:42:59 -08:00
srq.c IB/mlx5: Fix memory leak in mlx5_ib_create_srq 2013-10-10 09:23:55 -07:00
user.h