Sat, 04 May 2024 20:52:40 UTC | login

Information for build ocaml-ancient-0.9.0-65.fc37

ID200704
Package Nameocaml-ancient
Version0.9.0
Release65.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ancient.git#f297888327271b31dd102ae4121bedbd27581d78
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 07 Oct 2022 07:59:19 UTC
CompletedFri, 07 Oct 2022 09:02:58 UTC
Taskbuild (f37, /rpms/ocaml-ancient.git:f297888327271b31dd102ae4121bedbd27581d78)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ancient.git#f297888327271b31dd102ae4121bedbd27581d78'}}
Tags
f37
f38
RPMs
src
ocaml-ancient-0.9.0-65.fc37.src.rpm (info) (download)
riscv64
ocaml-ancient-0.9.0-65.fc37.riscv64.rpm (info) (download)
ocaml-ancient-devel-0.9.0-65.fc37.riscv64.rpm (info) (download)
ocaml-ancient-debuginfo-0.9.0-65.fc37.riscv64.rpm (info) (download)
ocaml-ancient-debugsource-0.9.0-65.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-65 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-64 - OCaml 4.14.0 rebuild * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-63 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-61 - OCaml 4.13.1 build * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-60 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-59 - OCaml 4.12.0 build * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-57 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-56 - OCaml 4.11.0 rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild