Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2013Q3,
Version: 0.7.8,
Package name: userspace-rcu-0.7.8,
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: ffdf81151847bc1d8e389a23d421292d6fa22428
RMD160: 5ee8164e6b56955c421065616402ec73615cd6e6
Filesize: 375.571 KB
Version history: (Expand)
- (2013-10-04) Package added to pkgsrc.se, version userspace-rcu-0.7.8 (created)