-summary : Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.
+summary : Userspace RCU Implementation
description: |
- Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.
+ liburcu is a userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
setup : |
%configure --disable-static
build : |
%make
install : |
- %make_install
\ No newline at end of file
+ %make_install
+check : |
+ %make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,50 +1,255 @@
<PISI>
<Source>
<Name>liburcu</Name>
+ <Homepage>https://liburcu.org/</Homepage>
<Packager>
- <Name>Rex Morgan</Name>
- <Email>rex@rexflex.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
<PartOf>programming.library</PartOf>
- <Summary xml:lang="en">Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.</Summary>
- <Description xml:lang="en">Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.
+ <Description xml:lang="en">liburcu is a userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
- <Summary xml:lang="en">Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.</Summary>
- <Description xml:lang="en">Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.
+ <Description xml:lang="en">liburcu is a userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
<Summary xml:lang="en">Development files for liburcu</Summary>
- <Description xml:lang="en">Userspace RCU (read-copy-update) library is a data synchronization library that provides read-side access which scales linearly with the number of cores.
+ <Description xml:lang="en">liburcu is a userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.