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)
Mon, Jul 13, 7:43 AM
Unknown Object (File)
Fri, Jul 3, 6:51 AM
Unknown Object (File)
Jun 15 2026, 4:55 PM
Unknown Object (File)
Jun 15 2026, 1:08 PM
Unknown Object (File)
Jun 15 2026, 1:04 PM
Unknown Object (File)
Jun 14 2026, 6:24 AM
Unknown Object (File)
Jun 12 2026, 8:31 PM
Unknown Object (File)
May 18 2026, 2:11 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