Userspace read-copy-update (RCU) data synchronization library (CentOS 7.9.2009)
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. 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.
$
pkg install linux-c7-userspace-rcuOrigin
sysutils/linux-c7-userspace-rcu
Size
256KiB
License
LGPL21+
Maintainer
emulation@FreeBSD.org
Dependencies
1 packages
Required by
1 packages