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)
Tue, Dec 10, 10:03 AM
Unknown Object (File)
Wed, Nov 27, 9:46 PM
Unknown Object (File)
Wed, Nov 27, 9:41 PM
Unknown Object (File)
Wed, Nov 27, 9:17 PM
Unknown Object (File)
Nov 27 2024, 12:07 PM
Unknown Object (File)
Nov 25 2024, 1:30 AM
Unknown Object (File)
Nov 23 2024, 10:10 AM
Unknown Object (File)
Nov 16 2024, 1:39 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