Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2013Q1,
Version: 0.7.6,
Package name: userspace-rcu-0.7.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: 86975fcad5678af31f9730bd7c7dd69046116f5e
RMD160: 4a8a5094ad472a4e5922b71e44bab19e6bf10465
Filesize: 384.365 KB
Version history: (Expand)
- (2013-04-01) Package added to pkgsrc.se, version userspace-rcu-0.7.6 (created)