| Name: | userspace-rcu | 
|---|---|
| Version: | 0.10.2 | 
| Release: | 1.module+el8.1.0+5570+d27ffa61 | 
| Architecture: | aarch64 | 
| Module: | glusterfs:6:20200326083700:9edba152 glusterfs:6:20200917000253:9edba152 glusterfs:6:20210115022700:9edba152  | 
| Group: | System Environment/Libraries | 
| Size: | 658563 | 
| License: | LGPLv2+ | 
| RPM: | userspace-rcu-0.10.2-1.module+el8.1.0+5570+d27ffa61.aarch64.rpm | 
| Source RPM: | userspace-rcu-0.10.2-1.module+el8.1.0+5570+d27ffa61.src.rpm | 
| Build Date: | Thu Mar 26 2020 | 
| Build Host: | ca-arm-builder-01.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://liburcu.org | 
| 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.  |