Page MenuHomeFreeBSD

Introduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
ClosedPublic

Authored by zlei on Jul 28 2022, 4:09 AM.
Referenced Files
Unknown Object (File)
Sun, Nov 23, 9:29 PM
Unknown Object (File)
Tue, Nov 18, 9:21 AM
Unknown Object (File)
Sat, Nov 15, 10:22 PM
Unknown Object (File)
Thu, Nov 13, 8:03 AM
Unknown Object (File)
Wed, Nov 12, 8:31 AM
Unknown Object (File)
Thu, Oct 30, 6:17 AM
Unknown Object (File)
Thu, Oct 30, 3:05 AM
Unknown Object (File)
Thu, Oct 30, 1:42 AM

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.