Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046970
en ru br
ALT Linux repos
S:0.14.0-alt1

Group :: System/Libraries
RPM: libuserspace-rcu

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.14.0-alt1
Build date: 26 july 2023, 15:17 ( 35.3 weeks ago )
Size: 468.38 Kb

Home page:   http://lttng.org/urcu/

License: LGPLv2+
Summary: RCU (read-copy-update) implementation in user space
Description:

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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • libuserspace-rcu
  • libuserspace-rcu-debuginfo
  • libuserspace-rcu-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin