Page MenuHomeFreeBSD

Introduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
ClosedPublic

Authored by zlei on Jul 28 2022, 4:09 AM.
Referenced Files
F149484001: D35968.id108618.diff
Tue, Mar 24, 6:32 PM
Unknown Object (File)
Fri, Mar 6, 8:00 AM
Unknown Object (File)
Feb 8 2026, 10:33 AM
Unknown Object (File)
Feb 7 2026, 9:29 PM
Unknown Object (File)
Jan 31 2026, 11:41 AM
Unknown Object (File)
Jan 18 2026, 12:32 AM
Unknown Object (File)
Dec 12 2025, 7:18 PM
Unknown Object (File)
Nov 23 2025, 9:29 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zlei requested review of this revision.Jul 28 2022, 4:09 AM
This revision is now accepted and ready to land.Jul 28 2022, 12:29 PM
kp added a subscriber: kp.

I like this (and will commit it soon), but there's two epoch_drain_callbacks() in sys/net/if.c that should also be changed. I'll do that as part of the commit.

This revision was automatically updated to reflect the committed changes.