Page MenuHomeFreeBSD

Introduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
ClosedPublic

Authored by zlei on Jul 28 2022, 4:09 AM.
Referenced Files
F155101410: D35968.diff
Fri, May 1, 10:07 AM
Unknown Object (File)
Wed, Apr 29, 11:18 AM
Unknown Object (File)
Sat, Apr 25, 9:01 AM
Unknown Object (File)
Fri, Apr 24, 2:07 AM
Unknown Object (File)
Mon, Apr 20, 8:57 PM
Unknown Object (File)
Sun, Apr 19, 8:54 PM
Unknown Object (File)
Sun, Apr 19, 2:30 AM
Unknown Object (File)
Sat, Apr 18, 10:02 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.