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)
Tue, Nov 11, 2:02 AM
Unknown Object (File)
Mon, Nov 10, 12:35 AM
Unknown Object (File)
Sun, Nov 9, 11:28 AM
Unknown Object (File)
Wed, Oct 29, 5:52 AM
Unknown Object (File)
Mon, Oct 27, 7:40 AM
Unknown Object (File)
Fri, Oct 17, 11:08 AM
Unknown Object (File)
Oct 12 2025, 6:36 AM
Unknown Object (File)
Sep 30 2025, 9:29 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