Re: [PATCH v3] nvmet-rdma: fix null dereference under heavy load

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 1/21/2019 11:10 AM, Sagi Grimberg wrote:
This looks ok to me:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>

Applied to nvme-5.0

In the long run I wonder if we should get rid of the ѕtatic
preallocation entirely and just use a free pool to avoid constant
reallocations..

you mean a kmem_cache? very possible, we can also make the command
struct to contain the rsp behind it to avoid the extra allocation...

yes, the container idea sounds good..




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux