summaryrefslogtreecommitdiffstats
path: root/libraries/liburcu/README
blob: 5c092867f80fcd893ca70d693faad102a9072224 (plain)
1
2
3
liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library.
This data synchronization library provides read-side access which
scales linearly with the number of cores.