Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: liburcu6 | Distribution: openSUSE Leap 15.2 |
Version: 0.10.0 | Vendor: openSUSE |
Release: lp152.4.4 | Build date: Sat May 16 13:45:54 2020 |
Group: System/Libraries | Build host: lamb61 |
Size: 325240 | Source RPM: userspace-rcu-0.10.0-lp152.4.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://lttng.org/urcu | |
Summary: Userspace Read-Copy-Update Library |
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.
LGPL-2.1+ and MIT and GPL-2.0+ and GPL-3.0+
* Wed Nov 29 2017 dimstar@opensuse.org - Add baselibs.conf: create liburcu6-32bit package as a dependency to liblttng-ust0-32bit. * Fri Sep 01 2017 tonyj@suse.com - Update to version 0.10.0 for SLE15 (bsc#1055683) Drop patch: userspace-rcu-aarch64.patch (upstream v0.9.0~99) Drop patch: userspace-rcu-ppc64le.patch (upstream v0.9.0~24) Adjust library soname to 6 Update keyring * Tue Mar 15 2016 dvaleev@suse.com - userspace-rcu-ppc64le.patch use ppc for ppc64le http://git.lttng.org/?p=userspace-rcu.git;a=commit;h=61126bd9c901fa403315db71d8d5351d716717cb * Tue Sep 29 2015 dmueller@suse.com - remove dependency on gpg-offline, is done by source validator - drop userspace-rcu-ppc64le.patch, included in userspace-rcu-aarch64.patch * Mon Aug 31 2015 dmueller@suse.com - add userspace-rcu-aarch64.patch (fate#318370) enables build for aarch64 * Tue Jul 28 2015 tonyj@suse.com - Update to version 0.8,7 (FATE#319273) Changelog 0.8.7: * Fix: deadlock when thread join is issued in read-side C.S. * Fix: rename RCU_DEBUG to DEBUG_RCU in urcu-qsbr.h * Mark braced-groups within expressions with __extension__ * Fix: compat_futex_noasync race condition * Fix: documentation: urcu-pointer.h: s/rcu_dereference_pointer/rcu_dereference/ * Fix: call rcu should call internal RCU API * Mon Nov 24 2014 mq@suse.cz - updated to 0.8.6: * Fix: silence gcc -Wextra warning * compiler: use __GNUC__ instead of the undefined __GNUC_MAJOR__ * Fix: lfstack reversed empty/non-empty return value * lfstack: fix: add missing __cds_lfs_init * Fix: preserve example files' timestamps when copying * rculfhash: remove duplicated code * rculfhash: handle pthread_create failures * rculfhash: fall back to single-threaded resize on calloc failure * x86: drop extra semi-colon in caa_cpu_relax * Fix: Use after free in rcu_barrier() * Fix: rcu_barrier(): uninitialized futex field * call_rcu threads should clear their PAUSED flag when they unpause * Fix: bring back dummy rcu_bp_exit symbol * Fri Mar 28 2014 pgajdos@suse.com - updated to 0.8.4: * Fix: move wait loop increment before first conditional block * Fix: high cpu usage in synchronize_rcu with long RCU read-side C.S. * Fix: out of tree build: doc/examples * Fix: out of tree build tests/common * tests/unit: use lib rather than source * automake: Rename INCLUDES to AM_CPPFLAGS (new name) * tests regressions: use lib rather than recompile from source * tests: use common lib rather than recompile compat sources * urcu tests: use lib rather than compile from source * urcu mb tests: use lib rather than recompile from source * urcu signal tests: use library rather than recompile source * tests: move yield debug to common test library * tests urcu bp: use lib rather than recompile source * test_urcu_defer: link on urcu lib rather than recompile source * tests/benchmark: use urcu qsbr lib rather than recompile from source * Pass the CC variable to the example Makefiles * Fix: urcu-bp interaction with threads vs constructors/destructors * Fix undefined NULL pointer arithmetic * Blacklist ARM gcc 4.8.0, 4.8.1, 4.8.2 * rculfhash: document max_nr_buckets = 0 * Tue Dec 03 2013 dvaleev@suse.com - Fix build on ppc64le platform - added patches: * userspace-rcu-ppc64le.patch * Tue Nov 26 2013 pgajdos@suse.com - updated to 0.8.1: * tls-compat: fix comment typo * Keep ABI compatible with already compiled LGPL applications * Fix: tls-compat multi-lib conflict * Use cross compiler for doc examples * gcc warning fixes: -Wsign-compare and -Wextra * Fix: urcu-qsbr: reversed logic on RCU_DEBUG * Fix: urcu-bp segfault in glibc pthread_kill() * Fix urcu-bp: don't move registry * Fix: compat futex duplicated lock and completion * Fix: i386 compat code duplicated mutex instances * Fix: urcu-bp: Bulletproof RCU arena resize bug * Fix: test_mutex.c uninitialized mutex
/usr/lib64/liburcu-bp.so.6 /usr/lib64/liburcu-bp.so.6.0.0 /usr/lib64/liburcu-cds.so.6 /usr/lib64/liburcu-cds.so.6.0.0 /usr/lib64/liburcu-common.so.6 /usr/lib64/liburcu-common.so.6.0.0 /usr/lib64/liburcu-mb.so.6 /usr/lib64/liburcu-mb.so.6.0.0 /usr/lib64/liburcu-qsbr.so.6 /usr/lib64/liburcu-qsbr.so.6.0.0 /usr/lib64/liburcu-signal.so.6 /usr/lib64/liburcu-signal.so.6.0.0 /usr/lib64/liburcu.so.6 /usr/lib64/liburcu.so.6.0.0 /usr/share/doc/packages/liburcu6 /usr/share/doc/packages/liburcu6/ChangeLog /usr/share/doc/packages/liburcu6/LICENSE /usr/share/doc/packages/liburcu6/README.md /usr/share/doc/packages/liburcu6/cds-api.md /usr/share/doc/packages/liburcu6/gpl-2.0.txt /usr/share/doc/packages/liburcu6/lgpl-2.1.txt /usr/share/doc/packages/liburcu6/lgpl-relicensing.txt /usr/share/doc/packages/liburcu6/rcu-api.md /usr/share/doc/packages/liburcu6/solaris-build.md /usr/share/doc/packages/liburcu6/uatomic-api.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:31:35 2024