mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 05:52:11 +00:00
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
278 B
Plaintext
10 lines
278 B
Plaintext
config BR2_PACKAGE_LIBURCU
|
|
bool "liburcu"
|
|
help
|
|
Userspace implementation of the Read-Copy-Update (RCU)
|
|
synchronization mechanism. This library is mainly used by
|
|
the LTTng tracing infrastructure, but can be used for other
|
|
purposes as well.
|
|
|
|
http://lttng.org/urcu
|