Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2012Q4,
Version: 0.7.5,
Package name: userspace-rcu-0.7.5,
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.
Required to build:[
devel/libtool-base] [
devel/gmake] [
devel/pkg-config]
Master sites:
SHA1: b61b8325c8ccd4ad3ac649b89181529b4d3f2653
RMD160: 96bb73402c332db53a58c23969bf312bafcecb3c
Filesize: 374.712 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version userspace-rcu-0.7.5 (created)