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
F114445858: D36669.diff
Sat, Apr 12, 3:34 PM
Unknown Object (File)
Feb 28 2025, 12:22 AM
Unknown Object (File)
Feb 21 2025, 7:33 PM
Unknown Object (File)
Jan 18 2025, 6:54 AM
Unknown Object (File)
Dec 21 2024, 10:01 AM
Unknown Object (File)
Dec 14 2024, 5:15 PM
Unknown Object (File)
Nov 15 2024, 7:43 PM
Unknown Object (File)
Nov 15 2024, 4:17 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