Sun, 05 May 2024 16:05:38 UTC | login

Information for RPM ocaml-ancient-0.9.0-39.fc30.riscv64.rpm

ID294021
Nameocaml-ancient
Version0.9.0
Release39.fc30
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-12-03 01:30:06 GMT
Size30.31 KB
1a08c0b221f766d897bf5fbe276021ff
LicenseLGPLv2+ with exceptions
Buildrootf30-build-35439-19806
Provides
ocaml(Ancient) = 7e32036fbd1bdd5a5fa22f3740b9b81e
ocaml-ancient = 0.9.0-39.fc30
ocaml-ancient(riscv-64) = 0.9.0-39.fc30
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
libc.so.6()(64bit)
libc.so.6(GLIBC_2.27)(64bit)
ocaml(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3
ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb
ocaml(Stdlib__bigarray) = fde4e26503108d041547c9eef855a5fa
ocaml(Stdlib__complex) = d4688bd6236fccf33550a083ea8e768f
ocaml(Unix) = e5f3d189d40891229c2283728e203e8a
ocaml(runtime) = 4.07.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/700.00 B
/usr/lib/.build-id/70/7387680b4b5bfb795299732983bf36de0b402750.00 B
/usr/lib64/ocaml/ancient0.00 B
/usr/lib64/ocaml/ancient/META183.00 B
/usr/lib64/ocaml/ancient/ancient.cma4.61 KB
/usr/lib64/ocaml/ancient/ancient.cmi1.70 KB
/usr/lib64/ocaml/stublibs/dllancient.so22.60 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