Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2014Q2,
Version: 0.8.4,
Package name: userspace-rcu-0.8.4,
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: 4b3bf1b76e6ea50d9a56d9e5e00df2cc7c4d610f
RMD160: 3d2aba984641cee507129f8209c14d34e45233b7
Filesize: 409.093 KB
Version history: (Expand)
- (2014-07-02) Package added to pkgsrc.se, version userspace-rcu-0.8.4 (created)