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)
Thu, Mar 19, 11:26 PM
Unknown Object (File)
Thu, Mar 19, 11:25 PM
Unknown Object (File)
Thu, Mar 19, 5:33 AM
Unknown Object (File)
Sun, Mar 15, 11:20 AM
Unknown Object (File)
Fri, Feb 27, 12:57 AM
Unknown Object (File)
Jan 23 2026, 3:43 PM
Unknown Object (File)
Jan 14 2026, 11:20 PM
Unknown Object (File)
Dec 29 2025, 7:11 PM
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