Page MenuHomeFreeBSD

cxgbe: Use secq(9) to manage the timestamp generations.
ClosedPublic

Authored by jhb on Sep 22 2022, 10:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 26, 7:37 AM
Unknown Object (File)
Mon, Apr 21, 8:14 AM
Unknown Object (File)
Mon, Apr 21, 8:07 AM
Unknown Object (File)
Mon, Apr 21, 8:04 AM
Unknown Object (File)
Mon, Apr 21, 8:04 AM
Unknown Object (File)
Mon, Apr 21, 8:03 AM
Unknown Object (File)
Mon, Apr 21, 8:03 AM
Unknown Object (File)
Mon, Apr 21, 7:33 AM
Subscribers

Details

Summary

This is mostly cosmetic, but it also doesn't leave a gap of time where
no structures are valid. Instead, we permit the ISR to continue to
use the previous structure if the write to update cal_current isn't
yet visible.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47492
Build 44379: arc lint + arc unit