Re: [PATCH rfc 11/30] nvme: move controller cap to struct nvme_ctrl
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-19 12:42:52
Also in:
linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2017-06-19 12:42:52
Also in:
linux-nvme
On Sun, Jun 18, 2017 at 06:21:45PM +0300, Sagi Grimberg wrote:
Will be used in centralized code later. only rdma for now.
It would be great to initialize it early on for all transports, and then just use the stored field instead of re-reading CAP in various places.