Page MenuHomeFreeBSD

pctrie: don't assign to root
ClosedPublic

Authored by dougm on Oct 6 2024, 7:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 3:54 PM
Unknown Object (File)
Mon, Apr 21, 3:10 PM
Unknown Object (File)
Sat, Apr 12, 3:03 AM
Unknown Object (File)
Thu, Apr 10, 6:03 AM
Unknown Object (File)
Wed, Apr 9, 5:13 AM
Unknown Object (File)
Mar 12 2025, 2:45 PM
Unknown Object (File)
Mar 9 2025, 8:43 AM
Unknown Object (File)
Mar 5 2025, 4:23 AM
Subscribers

Details

Summary

User pctrie_root_store(*, PCTRIE_LOCKED) to change the root value of a pctrie, to ensure proper synchronization when smr is in use.

Diff Detail

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

Event Timeline

dougm requested review of this revision.Oct 6 2024, 7:53 PM
dougm created this revision.
This revision is now accepted and ready to land.Oct 6 2024, 8:07 PM
This revision was automatically updated to reflect the committed changes.