HomeFreeBSD

nvme: Use shared timeout rather than timeout per transaction

Description

nvme: Use shared timeout rather than timeout per transaction

Keep track of the approximate time commands are 'due' and the next
deadline for a command. twice a second, wake up to see if any commands
have entered timeout. If so, quiessce and then enter a recovery mode
half the timeout further in the future to allow the ISR to
complete. Once we exit recovery mode, we go back to operations as
normal.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D28583

Details

Provenance
impAuthored on Sep 23 2021, 10:31 PM
Differential Revision
D28583: nvme: Use shared timeout rather than timeout per transaction
Parents
rGcb13059663e4: pf: fix pagefault in pf_getstatus()
Branches
Unknown
Tags
Unknown