Re: [PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations

From: Leon Romanovsky
Date: Tue May 11 2021 - 15:27:52 EST


On Tue, May 11, 2021 at 07:15:09PM +0000, Marciniszyn, Mike wrote:
> > >
> > > Why not kzalloc_node() here?
>
> I agree here.
>
> Other allocations that have been promoted to the core have lost the node attribute in the allocation.

Did you notice any performance degradation?

Thanks