Paketname | liburcu-dev |
Beschreibung | a userspace RCU (read-copy-update) library - development files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.4.1-1 |
Sektion | libdevel |
Priorität | extra |
Installierte Größe | 232 Byte |
Hängt ab von | liburcu0 (= 0.4.1-1) |
Empfohlene Pakete | |
Paketbetreuer | Jon Bernard |
Quelle | liburcu |
Paketgröße | 30790 Byte |
Prüfsumme MD5 | 8c9dde5a47f580de7950efbffaaec3dd |
Prüfsumme SHA1 | c145aff7c6f4bccfe5ff8438ba1ee2cdf8aaa01e |
Prüfsumme SHA256 | 262cb481c8827b73747a1797dfd8b774d602188c56585f56ef0b5f7262ea0b6d |
Link zum Herunterladen | liburcu-dev_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.
.
Install this package if you wish to develop your own programs using the
userspace RCU library.
|