Sun, 19 May 2024 01:45:20 UTC | login

Information for RPM ocaml-ancient-0.9.0-57.fc33.1.riscv64.rpm

ID738448
Nameocaml-ancient
Version0.9.0
Release57.fc33.1
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-12-01 12:20:05 GMT
Size33.55 KB
191d0613ff06a75c2efa4c71b66c555a
LicenseLGPLv2+ with exceptions
Buildrootf33-build-361527-60277
Provides
ocaml(Ancient) = 10e3b7be2dfaa1c442c1a9e17a6d5a75
ocaml-ancient = 0.9.0-57.fc33.1
ocaml-ancient(riscv-64) = 0.9.0-57.fc33.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1
ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d
ocaml(Stdlib__bigarray) = 8f51e488a7f2bd0c6137bb9ba75b530e
ocaml(Stdlib__complex) = 2221dce26021209ffd747f2125bf7f10
ocaml(Unix) = e6d191b089c68976347fa6524bb28048
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/830.00 B
/usr/lib/.build-id/83/87f4d3d60432ecd00cc48e035c202115d7515f50.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