Sat, 18 May 2024 18:28:22 UTC | login

Information for RPM ocaml-ancient-0.9.0-54.fc33.riscv64.rpm

ID604082
Nameocaml-ancient
Version0.9.0
Release54.fc33
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 Time2020-05-07 19:04:35 GMT
Size33.45 KB
24a0921833bba08637a7573d81c7ee05
LicenseLGPLv2+ with exceptions
Buildrootf33-build-197131-47537
Provides
ocaml(Ancient) = 630a7e5a4b84e0d7f1237bc20e3b0da6
ocaml-ancient = 0.9.0-54.fc33
ocaml-ancient(riscv-64) = 0.9.0-54.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
ocaml(CamlinternalFormatBasics) = abb6a3e103af15618334f607881d2f6e
ocaml(Stdlib) = 758bb07a9fe47ce2726d308103d8c6ac
ocaml(Stdlib__bigarray) = 6753964e3fa1b4a43d82aa25d8b470f7
ocaml(Stdlib__complex) = 1bb63213f3e1f7d8188b2c4de5d4112f
ocaml(Unix) = b2e90099b3b7ea80d565f58cd4840d0a
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/b20.00 B
/usr/lib/.build-id/b2/f81cd5f782067d8a4f3c799d54dde81b8a382550.00 B
/usr/lib64/ocaml/ancient0.00 B
/usr/lib64/ocaml/ancient/META183.00 B
/usr/lib64/ocaml/ancient/ancient.cma5.43 KB
/usr/lib64/ocaml/ancient/ancient.cmi1.76 KB
/usr/lib64/ocaml/stublibs/dllancient.so27.54 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