Page MenuHomeFreeBSD

The IPv4 address list has enough protection from the network epoch. An IPv4 address is embedded into an ifaddr which is freed via epoch. The in_ifaddrhead is already a CK list. Next step would be to CK-ify the in_addr hash and get rid of the...
ClosedPublic

Authored by glebius on Oct 10 2021, 2:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 23, 6:56 PM
Unknown Object (File)
Sun, Sep 22, 7:49 AM
Unknown Object (File)
Sun, Sep 22, 12:35 AM
Unknown Object (File)
Sat, Sep 21, 12:23 PM
Unknown Object (File)
Sat, Sep 21, 2:05 AM
Unknown Object (File)
Thu, Sep 19, 1:20 AM
Unknown Object (File)
Wed, Sep 18, 12:39 PM
Unknown Object (File)
Wed, Sep 18, 11:17 AM
Subscribers

Details

Summary

...rmlock completely.

don't use rmlock(9) for in_ifaddrhead.

Diff Detail

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