[PATCH 1/2] nvmet: add get_queue_size op for controllers

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue Sep 21 12:20:34 PDT 2021


On 9/21/2021 12:04 PM, Max Gurtovoy wrote:
> Some transports, such as RDMA, would like to set the queue size
> according to device/port/ctrl characteristics. Add a new nvmet transport
> op that is called during ctrl initialization. This will not effect
> transports that don't implement this option.
> 
> Signed-off-by: Max Gurtovoy <mgurtovoy at nvidia.com>

I guess there is no way other than making it generic API, looks good.

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>


More information about the Linux-nvme mailing list