Page MenuHomeFreeBSD

nvme: Tweak completion timeout loop
ClosedPublic

Authored by des on Oct 8 2025, 12:58 AM.
Tags
None
Referenced Files
F152498775: D52973.id163755.diff
Wed, Apr 15, 8:35 AM
Unknown Object (File)
Tue, Apr 14, 7:32 PM
Unknown Object (File)
Tue, Apr 14, 8:38 AM
Unknown Object (File)
Tue, Apr 14, 7:07 AM
Unknown Object (File)
Tue, Apr 7, 1:56 PM
Unknown Object (File)
Tue, Apr 7, 1:05 AM
Unknown Object (File)
Mon, Apr 6, 8:34 AM
Unknown Object (File)
Sun, Apr 5, 4:50 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.