[PATCH 04/10] nvmet: remove NVMET_QUEUE_SIZE definition

Sagi Grimberg sagi at grimberg.me
Mon Jan 1 03:20:41 PST 2024


>>> Use the common NVMF_MAX_QUEUE_SIZE definition instead.
>>
>> Why?
> 
> In the next commits we introduce new interface to configure 
> max_queue_size of a port. We need MIN/MAX/DEFAULT definitions for this 
> configuration.
> I choose using existing definitions exist today in the hosts drivers.
> If needed, I can duplicate those to the target but I think there is no 
> good reason to separate these definitions.

Aren't they separated already?



More information about the Linux-nvme mailing list