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, May 18, 2:11 PM
Unknown Object (File)
Mon, May 18, 2:05 PM
Unknown Object (File)
Wed, May 13, 6:44 PM
Unknown Object (File)
Wed, May 13, 6:44 PM
Unknown Object (File)
Wed, May 13, 6:21 PM
Unknown Object (File)
Sun, May 10, 11:33 AM
Unknown Object (File)
Sun, May 10, 11:25 AM
Unknown Object (File)
Sat, May 9, 10:12 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