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
F171186052: D36669.id111038.diff
Wed, Sep 9, 8:43 AM
F171186032: D36669.id110863.diff
Wed, Sep 9, 8:43 AM
F171185979: D36669.id110863.diff
Wed, Sep 9, 8:42 AM
Unknown Object (File)
Wed, Sep 9, 12:30 AM
Unknown Object (File)
Mon, Sep 7, 12:25 PM
Unknown Object (File)
Sun, Sep 6, 11:25 AM
Unknown Object (File)
Sun, Sep 6, 2:13 AM
Unknown Object (File)
Sat, Sep 5, 7:35 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