Page MenuHomeFreeBSD

nvme: Tweak completion timeout loop
ClosedPublic

Authored by des on Oct 8 2025, 12:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 1:13 AM
Unknown Object (File)
Wed, Mar 18, 3:55 PM
Unknown Object (File)
Wed, Mar 18, 3:29 AM
Unknown Object (File)
Tue, Mar 17, 7:55 PM
Unknown Object (File)
Sun, Mar 15, 7:23 AM
Unknown Object (File)
Tue, Mar 3, 3:56 AM
Unknown Object (File)
Jan 31 2026, 7:27 AM
Unknown Object (File)
Jan 27 2026, 11:19 PM
Subscribers

Details

Summary
  • Rename delta_t to avoid misleading simplistic syntax highlighters
  • Simplify the increment calculation

Sponsored by: Klara, Inc.
Sponsored by: NetApp, Inc.

Diff Detail

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

Event Timeline

des requested review of this revision.Oct 8 2025, 12:58 AM

Not so sure about the expression rewrite, but it's not likely to change to 5 / 4 or 7 /3 any time soon

This revision is now accepted and ready to land.Oct 8 2025, 1:21 AM
This revision was automatically updated to reflect the committed changes.