Thu, 23 May 2024 11:37:40 UTC | login

Information for RPM ocaml-ancient-0.9.0-65.fc37.riscv64.rpm

ID821023
Nameocaml-ancient
Version0.9.0
Release65.fc37
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 Time2022-10-07 09:02:20 GMT
Size32.45 KB
a570f4406b9f5c00eff26527b5cf6935
LicenseLGPLv2+ with exceptions
Buildrootf37-build-642890-72070
Provides
ocaml(Ancient) = 77c6f0de51a6aaf39279a13dba6e3e1f
ocaml-ancient = 0.9.0-65.fc37
ocaml-ancient(riscv-64) = 0.9.0-65.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
ocaml(CamlinternalFormatBasics) = 8f8f634558798ee408df3c50a5539b15
ocaml(Stdlib) = 79b0e9d3b6f7fed07eb3cc2abb961b91
ocaml(Stdlib__Bigarray) = 994a14f10d5ae081663b52b790ee11d3
ocaml(Stdlib__Complex) = 4555217c759e89d65daa8f682eb09b35
ocaml(Unix) = 84bb8ec8ae50f70acba86f5b72088b1c
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-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/390.00 B
/usr/lib/.build-id/39/7df1532c2e2a846086e734f26fcea44580f83350.00 B
/usr/lib64/ocaml/ancient0.00 B
/usr/lib64/ocaml/ancient/META183.00 B
/usr/lib64/ocaml/ancient/ancient.cma5.32 KB
/usr/lib64/ocaml/ancient/ancient.cmi1.76 KB
/usr/lib64/ocaml/stublibs/dllancient.so31.52 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