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)
Sun, Oct 12, 6:36 AM
Unknown Object (File)
Tue, Sep 30, 9:29 AM
Unknown Object (File)
Sat, Sep 20, 12:53 AM
Unknown Object (File)
Mon, Sep 15, 12:50 AM
Unknown Object (File)
Sep 6 2025, 6:49 AM
Unknown Object (File)
Aug 18 2025, 4:16 AM
Unknown Object (File)
Aug 15 2025, 12:06 AM
Unknown Object (File)
Jul 27 2025, 2:15 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 Not Applicable
Unit
Tests Not Applicable