linux_dsm_epyc7002/drivers/infiniband/ulp/srpt
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
..
ib_dm_mad.h
ib_srpt.c ib_srpt: use kvmalloc to allocate ring pointers 2018-07-10 11:13:05 -06:00
ib_srpt.h IB/srpt: Support HCAs with more than two ports 2018-06-29 14:35:45 -06:00
Kconfig IB: Revert "remove redundant INFINIBAND kconfig dependencies" 2018-05-28 10:40:16 -06:00
Makefile