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, Aug 9, 7:52 AM
Unknown Object (File)
Sat, Aug 8, 11:25 PM
Unknown Object (File)
Fri, Aug 7, 6:26 AM
Unknown Object (File)
Thu, Aug 6, 8:35 AM
Unknown Object (File)
Thu, Jul 30, 9:38 PM
Unknown Object (File)
Tue, Jul 28, 7:42 AM
Unknown Object (File)
Sat, Jul 25, 9:57 PM
Unknown Object (File)
Fri, Jul 24, 9:05 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