[RFC PATCH 1/3] nvmet: change get_max_queue_size param to nvmet_sq

Sagi Grimberg sagi at grimberg.me
Mon Dec 18 03:52:32 PST 2023



On 12/18/23 13:05, Guixin Liu wrote:
> The max queue size is an atrribute private to each transport,
> use nvmet_sq to let transport get it's own private queue and
> port.

Don't see a reason for doing this. ctrl does not span transports.
Why can't you just take this limit from ctrl->port?



More information about the Linux-nvme mailing list