SIGN IN SIGN UP

gh-115103: Implement delayed memory reclamation (QSBR) (#115180)

This adds a safe memory reclamation scheme based on FreeBSD's "GUS" and
quiescent state based reclamation (QSBR). The API provides a mechanism
for callers to detect when it is safe to free memory that may be
concurrently accessed by readers.
S
Sam Gross committed
590319072773bd6cdcca655c420d3adb84838e96
Parent: 711f42d
Committed by GitHub <noreply@github.com> on 2/16/2024, 8:25:19 PM