diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-06-26 11:29:00 +0000 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-07-09 09:08:06 +0200 |
commit | caf64840785ad915f5b60847b82fff9160de21ae (patch) | |
tree | 3012864bbd3435e727c8e4d6e09c4a4898444ed2 /testing/bcfg2 | |
parent | 93207de5f934de9970ee1bd428fac260deeb67e7 (diff) | |
download | aports-caf64840785ad915f5b60847b82fff9160de21ae.tar.bz2 aports-caf64840785ad915f5b60847b82fff9160de21ae.tar.xz |
testing/userspace-rcu: new aport
liburcu is a LGPLv2.1 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.
liburcu-cds provides efficient data structures based on RCU and lock-free
algorithms. Those structures include hash tables, queues, stacks, and doubly-
linked lists.
http://lttng.org/urcu/
Diffstat (limited to 'testing/bcfg2')
0 files changed, 0 insertions, 0 deletions