Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

userspace-rcu-0.12.1-6.el9 RPM for aarch64

From CentOS Stream 9 BaseOS for aarch64

Name: userspace-rcu Distribution: CentOS
Version: 0.12.1 Vendor: CentOS
Release: 6.el9 Build date: Tue Aug 10 07:41:22 2021
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 658450 Source RPM: userspace-rcu-0.12.1-6.el9.src.rpm
Packager: builder@centos.org
Url: http://liburcu.org
Summary: RCU (read-copy-update) implementation in user-space
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.

Provides

Requires