[PATCH v2 1/1] nvme: disable CC.CRIME (NVME_CC_CRIME)

Christoph Hellwig hch at lst.de
Wed Oct 9 00:51:52 PDT 2024


On Tue, Oct 08, 2024 at 11:35:59AM -0600, Keith Busch wrote:
> > Disable NVME_CC_CRIME so that CSTS.RDY indicates that the media
> > is ready and able to handle commands without returning
> > NVME_SC_ADMIN_COMMAND_MEDIA_NOT_READY.
> 
> I'm okay with this. We just need to see if Christoph wants to chime in
> since he added the without media ready support. I never saw the value in
> having Linux use it, but maybe there's a good reason to do it.

It think it is useful not to block bringing the admin queue up on
the media timeout.  But given how fucked up implementations are we
might as well remove the support for now.



More information about the Linux-nvme mailing list