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
F132024382: D41314.diff
Mon, Oct 13, 1:15 AM
Unknown Object (File)
Mon, Oct 6, 4:16 PM
Unknown Object (File)
Wed, Sep 24, 7:11 PM
Unknown Object (File)
Mon, Sep 22, 7:11 AM
Unknown Object (File)
Sun, Sep 21, 10:29 AM
Unknown Object (File)
Sep 6 2025, 6:03 PM
Unknown Object (File)
Sep 3 2025, 10:01 AM
Unknown Object (File)
Aug 29 2025, 11:57 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