liburcu 0.15.6-ok1 source package in openKylin
Changelog
liburcu (0.15.6-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:21:26 -0700
liburcu (0.15.6-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Sun, 31 May 2026 06:21:26 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| liburcu_0.15.6.orig.tar.bz2 | 670.0 KiB | 850b192096eb11ebf2c70e8f97bc7da7479ee41da1bebeb44e3986908bac414f |
| liburcu_0.15.6.orig.tar.bz2.asc | 488 bytes | 7b485bc469de21587b6b6e37b97f55c1a6405b81ded19260fce70e707db18ae9 |
| liburcu_0.15.6-ok1.debian.tar.xz | 15.5 KiB | 01c36fd044ed9697575eba43d39f69dcaea1c98ee316336d942a8e0feba58fc4 |
| liburcu_0.15.6-ok1.dsc | 2.1 KiB | 97a02d5eb40202a182acde71bfc17ce189b5553429c40ab9b6fcd1fd66f360c5 |
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.
.
Install this package if you wish to develop your own programs using the
userspace RCU library.
This is a udeb version of liburcu8.
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.