HomeFreeBSD

nvme: Reduce traffic to the doorbell register

Description

nvme: Reduce traffic to the doorbell register

Reduce traffic to doorbell register when processing multiple completion
events at once. Only write it at the end of the loop after we've
processed everything (assuming we found at least one completion,
even if that completion wasn't valid).

Sponsored by: Netflix
Reviewed by: mav
Differential Revision: https://reviews.freebsd.org/D32470

Details

Provenance
impAuthored on Oct 14 2021, 2:44 PM
Reviewer
mav
Differential Revision
D32470: nvme: Reduce traffic to the doorbell register
Parents
rG76384bd10fdb: powerpc64: fix OFWFB with Radix MMU
Branches
Unknown
Tags
Unknown