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)
Sun, Sep 8, 5:00 AM
Unknown Object (File)
Fri, Sep 6, 1:19 AM
Unknown Object (File)
Thu, Sep 5, 12:02 PM
Unknown Object (File)
Wed, Sep 4, 5:32 PM
Unknown Object (File)
Jun 27 2024, 3:27 PM
Unknown Object (File)
Jun 3 2024, 5:21 AM
Unknown Object (File)
May 22 2024, 6:16 AM
Unknown Object (File)
May 2 2024, 3:44 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 Passed
Unit
No Test Coverage
Build Status
Buildable 52973
Build 49864: arc lint + arc unit