Page MenuHomeFreeBSD

nvme: Add comments about other fields in status
ClosedPublic

Authored by imp on Aug 3 2023, 10:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 18, 5:42 PM
Unknown Object (File)
Wed, Jul 8, 4:56 AM
Unknown Object (File)
Tue, Jul 7, 2:34 PM
Unknown Object (File)
Tue, Jul 7, 4:55 AM
Unknown Object (File)
Jul 4 2026, 8:50 PM
Unknown Object (File)
Jul 2 2026, 11:29 PM
Unknown Object (File)
Jun 26 2026, 10:57 AM
Unknown Object (File)
Jun 25 2026, 2:09 AM
Subscribers

Details

Summary

When manually completing an I/O, we do so because we have no status back
from the card. Note M, CRD and P are all 0 because this is an artificial
event (and phase isn't checked when it's completed this way). There's no
MORE information in the error log page and there's no delayed retry
(CRD=0) and we don't currently request CRD to be set to anything other
than 0 and thus don't implement delayed retry.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable