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, Dec 21, 10:01 AM
Unknown Object (File)
Sat, Dec 14, 5:15 PM
Unknown Object (File)
Nov 15 2024, 7:43 PM
Unknown Object (File)
Nov 15 2024, 4:17 PM
Unknown Object (File)
Oct 10 2024, 7:26 AM
Unknown Object (File)
Oct 10 2024, 7:26 AM
Unknown Object (File)
Sep 25 2024, 3:53 AM
Unknown Object (File)
Sep 24 2024, 5:00 PM
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