Mon, 06 May 2024 23:25:57 UTC | login

Information for RPM ocaml-ancient-0.9.0-35.fc28.riscv64.rpm

ID31653
Nameocaml-ancient
Version0.9.0
Release35.fc28
Epoch
Archriscv64
SummaryOCaml library for large memory structures and sharing
DescriptionAncient is an OCaml module that allows you to use in-memory data structures which are larger than available memory and so are kept in swap. If you try this in normal OCaml code, you'll find that the machine quickly descends into thrashing as the garbage collector repeatedly iterates over swapped memory structures. This module lets you break that limitation. Of course the module doesn't work by magic. If your program tries to access these large structures, they still need to be swapped back in, but it is suitable for large, sparsely accessed structures. Secondly, this module allows you to share those structures between processes. In this mode, the structures are backed by a disk file, and any process that has read/write access to that disk file can map that file in and see the structures. Developers should read the README.txt file included with the ocaml-ancient-devel package carefully.
Build Time2018-02-25 18:59:17 GMT
Size41.79 KB
6e5830746c5b81e294367bd51fc0a0fc
LicenseLGPLv2+ with exceptions
Provides
ocaml(Ancient) = 446ad6060339e97821f072667025265b
ocaml-ancient = 0.9.0-35.fc28
ocaml-ancient(riscv-64) = 0.9.0-35.fc28
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
ocaml(CamlinternalBigarray) = 4ff98b0650eef9c38ee9c9930e0c3e9b
ocaml(CamlinternalFormatBasics) = 79ae8c0eb753af6b441fe05456c7970b
ocaml(Complex) = cd4856c93f21942683ce190142e88396
ocaml(Pervasives) = 9b04ecdc97e5102c1d342892ef7ad9a2
ocaml(Unix) = 053326e853ce10e1fadf8d891f08f891
ocaml(runtime) = 4.06.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 11 of 11
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/7d0.00 B
/usr/lib/.build-id/7d/bc95c74bfad1d8d0ac41c145002f19eff2da1850.00 B
/usr/lib64/ocaml/ancient0.00 B
/usr/lib64/ocaml/ancient/META183.00 B
/usr/lib64/ocaml/ancient/ancient.cma4.50 KB
/usr/lib64/ocaml/ancient/ancient.cmi1.65 KB
/usr/lib64/ocaml/stublibs/dllancient.so51.41 KB
/usr/lib64/ocaml/stublibs/dllancient.so.owner8.00 B
/usr/share/doc/ocaml-ancient0.00 B
/usr/share/doc/ocaml-ancient/COPYING.LIB24.67 KB
Component of No Buildroots