| Paketname | liburcu0 |
| Beschreibung | a userspace RCU (read-copy-update) library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.4.1-1 |
| Sektion | libs |
| Priorität | extra |
| Installierte Größe | 100 Byte |
| Hängt ab von | libc6 (>= 2.3.6-6~) |
| Empfohlene Pakete | |
| Paketbetreuer | Jon Bernard |
| Quelle | liburcu |
| Paketgröße | 14590 Byte |
| Prüfsumme MD5 | f565e0a5f8ebe19241194011c7d7eac4 |
| Prüfsumme SHA1 | 2685c763f946a8ea579a34b4a89d1b6a5c30003b |
| Prüfsumme SHA256 | 576257b1441230289e30154963d3e80efcf285e3851e08527db1849350f7e17d |
| Link zum Herunterladen | liburcu0_0.4.1-1_i386.deb |
| Ausführliche Beschreibung | 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.
|