Mon, 29 Apr 2024 03:41:49 UTC | login

Information for RPM ocaml-ancient-0.9.0-47.fc32.src.rpm

ID493938
Nameocaml-ancient
Version0.9.0
Release47.fc32
Epoch
Archsrc
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-01-09 14:33:55 GMT
Size97.98 KB
6e92b8076137f778503480f251969afa
LicenseLGPLv2+ with exceptions
Buildrootf32-ocaml-119635-36639
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
chrpath
ocaml >= 3.10.0
ocaml-findlib-devel
ocaml-ocamldoc
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
ancient-0.9.0-use-header_t.patch512.00 B
ancient-0.9.0-use-ocamlopt-g.patch744.00 B
ancient-0.9.0.tar.gz85.66 KB
ocaml-ancient.spec8.76 KB
Component of No Buildroots