userspace-rcu - RCU (read-copy-update) implementation in user-space
Website: | https://liburcu.org |
---|---|
License: | LGPL-2.1-or-later |
Vendor: | Alcance Libre, Inc. |
- Description:
This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.
Packages
userspace-rcu-0.11.4-1.aldos.i686 [95 KiB] |
Changelog
by Joel Barrios (2025-09-30):
- Update to 0.11.4. |
userspace-rcu-0.11.4-1.aldos.x86_64 [96 KiB] |
Changelog
by Joel Barrios (2025-09-30):
- Update to 0.11.4. |