Re: [PATCH v3 2/4] nvme-pci: limit maximum queue depth to 4095
From: Daniel Wagner <hidden>
Date: 2021-06-17 08:04:44
From: Daniel Wagner <hidden>
Date: 2021-06-17 08:04:44
On Wed, Jun 16, 2021 at 02:19:34PM -0700, Sagi Grimberg wrote:
We are going to use the upper 4-bits of the command_id for a generation counter, so enforce the new queue depth upper limit. As we enforce both min and max queue depth, use param_set_uint_minmax istead of open coding it. Reviewed-by: Chaitanya Kulkarni <redacted> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> ---
Reviewed-by: Daniel Wagner <redacted> _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme