Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ocaml-ancient-0.9.0-68.fc39 RPM for s390x

From Fedora 39 for s390x / o

Name: ocaml-ancient Distribution: Fedora Project
Version: 0.9.0 Vendor: Fedora Project
Release: 68.fc39 Build date: Thu Apr 27 17:39:53 2023
Group: Unspecified Build host: buildvm-s390x-26.s390.fedoraproject.org
Size: 81202 Source RPM: ocaml-ancient-0.9.0-68.fc39.src.rpm
Packager: Fedora Project
Url: http://git.annexia.org/?p=ocaml-ancient.git;a=summary
Summary: OCaml library for large memory structures and sharing
Ancient 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.

Provides

Requires

License

LGPLv2+ with exceptions

Changelog

* Thu Apr 27 2023 Florian Weimer <fweimer@redhat.com> - 0.9.0-68
  - Port configure script to C99
* Mon Jan 23 2023 Richard W.M. Jones <rjones@redhat.com> - 0.9.0-67
  - Rebuild OCaml packages for F38
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-66
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/088a7fce32b8e5e2b59ba4f2f8803b6c9590fd
/usr/lib64/ocaml/ancient
/usr/lib64/ocaml/ancient/META
/usr/lib64/ocaml/ancient/ancient.cma
/usr/lib64/ocaml/ancient/ancient.cmi
/usr/lib64/ocaml/stublibs/dllancient.so
/usr/lib64/ocaml/stublibs/dllancient.so.owner
/usr/share/doc/ocaml-ancient
/usr/share/doc/ocaml-ancient/COPYING.LIB


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 10 02:38:56 2024