Re: [PATCH] ib_srpt: use kvmalloc to allocate ring pointers

From: Bart Van Assche
Date: Mon Jul 09 2018 - 16:56:59 EST


On Mon, 2018-07-09 at 16:51 +0300, Jan Dakinevich wrote:
> 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.

Reviewed-by: Bart Van Assche <bart.vanassche@xxxxxxx>