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
F152793573: D32434.diff
Fri, Apr 17, 3:54 AM
Unknown Object (File)
Wed, Apr 15, 5:31 PM
Unknown Object (File)
Wed, Apr 15, 4:29 AM
Unknown Object (File)
Sun, Apr 12, 12:25 PM
Unknown Object (File)
Thu, Apr 9, 11:50 PM
Unknown Object (File)
Thu, Apr 9, 10:46 PM
Unknown Object (File)
Mon, Mar 30, 9:26 PM
Unknown Object (File)
Mon, Mar 30, 9:53 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