liburcu 0.14.1-1 source package in Ubuntu
Changelog
liburcu (0.14.1-1) unstable; urgency=medium * [9381f88] New upstream version 0.14.1 * [31235b0] Drop patches merged upstream * [d8c3423] Refresh patches for 0.14.1 -- Michael Jeanson <email address hidden> Fri, 30 Aug 2024 11:57:11 -0400
Upload details
- Uploaded by:
- Jon Bernard
- Uploaded to:
- Sid
- Original maintainer:
- Jon Bernard
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| liburcu_0.14.1-1.dsc | 2.2 KiB | db727434e9b55c25be47e343ddb3116ddf361c673d244f861e3260895d3f6ef5 |
| liburcu_0.14.1.orig.tar.bz2 | 654.3 KiB | 231acb13dc6ec023e836a0f0666f6aab47dc621ecb1d2cd9d9c22f922678abc0 |
| liburcu_0.14.1.orig.tar.bz2.asc | 488 bytes | 06febdacbba92c9400af4a4069511206655d4ed4702ac4f1957a5dfe1def0be5 |
| liburcu_0.14.1-1.debian.tar.xz | 15.1 KiB | 9e27590869d517a33b006b4e803f37b8776267f52d2012e526698a49144c6571 |
Available diffs
- diff from 0.14.0-4 to 0.14.1-1 (158.9 KiB)
No changes file available.
Binary packages built by this source
- liburcu-dev: userspace RCU (read-copy-update) library - development files
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.
- liburcu8t64: 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.
- liburcu8t64-dbgsym: debug symbols for liburcu8t64
