Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2015Q1,
Version: 0.8.6,
Package name: userspace-rcu-0.8.6,
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: f10e9bf812557cd0c2a35a277e04010ec278d25d
RMD160: 4d40678ed27a78768cea1947e54a2b510b52fa33
Filesize: 414.099 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version userspace-rcu-0.8.6 (created)