Path to this page:
./
devel/userspace-rcu,
Userspace RCU (Read Copy Update)
Branch: pkgsrc-2019Q1,
Version: 0.8.7,
Package name: userspace-rcu-0.8.7,
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:[
pkgtools/cwrappers]
Master sites:
SHA1: 5306999b8a3296f3dea91246d92e0a993d732898
RMD160: 284d80e80787cb6c91696984813031a810a61bd8
Filesize: 415.109 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version userspace-rcu-0.8.7 (created)