Re: [PATCH rfc 17/30] nvme-rdma: move admin specific resources to alloc_queue
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-19 12:46:03
Also in:
linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-19 12:46:03
Also in:
linux-nvme
On Sun, Jun 18, 2017 at 06:21:51PM +0300, Sagi Grimberg wrote:
We're trying to make admin queue configuration generic, so move the rdma specifics to the queue allocation (based on the queue index passed).
Needs at least a comment, and probably factoring into a little helper. And once we have that helper it sounds like this might be a good callout from the core?