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
F171553467: D36669.id.diff
Fri, Sep 11, 5:41 PM
Unknown Object (File)
Wed, Sep 9, 8:43 AM
Unknown Object (File)
Wed, Sep 9, 8:43 AM
Unknown Object (File)
Wed, Sep 9, 8:42 AM
Unknown Object (File)
Wed, Sep 9, 12:30 AM
Unknown Object (File)
Mon, Sep 7, 12:25 PM
Unknown Object (File)
Sun, Sep 6, 11:25 AM
Unknown Object (File)
Sun, Sep 6, 2:13 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