[PATCH 1/2] nvme-rdma: tell fabrics layer admin queue depth

J Freyensee james_p_freyensee at linux.intel.com
Mon Aug 8 09:11:12 PDT 2016


On Mon, 2016-08-08 at 09:05 +0200, Christoph Hellwig wrote:
> On Sun, Aug 07, 2016 at 10:20:38AM +0300, Sagi Grimberg wrote:
> > 
> > No need for admin_sqsize member, its always set to NVMF_AQ_DEPTH-1,
> > just use that...
> 

Ok, but this allows the code to grow into the ASQSZ field (whenever
this is implemented or not), which is done on discovery that each new
controller discovered could have a different size Admin queue field.

But I'm perfectly happy using this,it makes the code a bit easier.

> Agreed.
> 



More information about the Linux-nvme mailing list