Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2013Q4,
Version: 0.7.9,
Package name: userspace-rcu-0.7.9,
Maintainer: pettailiburcu is a 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.
Master sites:
SHA1: 4bb1439137e7b9638c67f4aca64ac9abd98edc4a
RMD160: 32f9c18947b5de109dedce1db972f0c426f7b5c9
Filesize: 376.766 KB
Version history: (Expand)
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version userspace-rcu-0.7.9 (created)