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)
Feb 27 2024, 8:44 AM
Unknown Object (File)
Dec 27 2023, 10:51 AM
Unknown Object (File)
Dec 20 2023, 7:39 AM
Unknown Object (File)
Dec 12 2023, 7:16 AM
Unknown Object (File)
Oct 27 2023, 12:44 PM
Unknown Object (File)
Oct 27 2023, 12:43 PM
Unknown Object (File)
Oct 27 2023, 12:43 PM
Unknown Object (File)
Oct 27 2023, 5:32 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