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, Apr 27, 12:04 PM
Unknown Object (File)
Thu, Apr 23, 10:28 AM
Unknown Object (File)
Fri, Apr 17, 1:21 PM
Unknown Object (File)
Wed, Apr 15, 12:26 PM
Unknown Object (File)
Wed, Apr 15, 9:20 AM
Unknown Object (File)
Sat, Apr 11, 9:28 PM
Unknown Object (File)
Sat, Apr 11, 4:14 AM
Unknown Object (File)
Fri, Apr 10, 2:26 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