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-18.mga9 RPM for i586

From Mageia Cauldron for i586 / media / core / release

Name: ocaml-ancient Distribution: Mageia
Version: 0.9.0 Vendor: Mageia.Org
Release: 18.mga9 Build date: Wed May 18 23:42:08 2022
Group: Development/OCaml Build host: localhost
Size: 46028 Source RPM: ocaml-ancient-0.9.0-18.mga9.src.rpm
Packager: pterjan <pterjan>
Url: http://git.annexia.org/?p=ocaml-ancient.git
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

LGPL + OCaml linking exception

Changelog

* Wed May 18 2022 pterjan <pterjan> 0.9.0-18.mga9
  + Revision: 1858750
  - Rebuild for OCaml 4.14
* Tue Mar 29 2022 umeabot <umeabot> 0.9.0-17.mga9
  + Revision: 1832507
  - Mageia 9 Mass Rebuild
* Wed Oct 13 2021 tv <tv> 0.9.0-16.mga9
  + Revision: 1750937
  - Rebuild for ocaml 4.13.1
* Wed Mar 03 2021 tv <tv> 0.9.0-15.mga9
  + Revision: 1697382
  - rebuild for ocaml-4.2-12
* Sun Jan 10 2021 pterjan <pterjan> 0.9.0-14.mga8
  + Revision: 1670426
  - Rebuild to generate ocamlx provides

Files

/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/13d7d1a3cf08d48b32edee9f2dca77cd5306e5
/usr/lib/ocaml/ancient
/usr/lib/ocaml/ancient/META
/usr/lib/ocaml/ancient/ancient.cma
/usr/lib/ocaml/ancient/ancient.cmi
/usr/lib/ocaml/ancient/dllancient.so
/usr/share/doc/ocaml-ancient
/usr/share/doc/ocaml-ancient/README.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Mar 29 04:49:00 2024