linux_dsm_epyc7002/drivers/infiniband/ulp
Jan Dakinevich 781a4016be ib_srpt: use kvmalloc to allocate ring pointers
An array of pointers to SRPT contexts in ib_device is over 30KiB even
in default case, in which an amount of contexts is 4095. The patch
is intended to weed out large contigous allocation for non-DMA memory.

Signed-off-by: Jan Dakinevich <jan.dakinevich@virtuozzo.com>
Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-10 11:13:05 -06:00
..
ipoib RDMA/ipoib: Fix return code from ipoib_cm_dev_init 2018-07-09 15:19:08 -06:00
iser IB/iser: Remove set-but-not-used variables 2018-07-09 12:11:22 -06:00
isert IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
opa_vnic opa_vnic: Just use skb_get_hash instead of skb_tx_hash 2018-04-29 22:01:32 -04:00
srp IB/srp: Remove driver version and release data information 2018-07-03 14:14:21 -06:00
srpt ib_srpt: use kvmalloc to allocate ring pointers 2018-07-10 11:13:05 -06:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00