معرفی شرکت ها


ocaml-ancient-0.9.0-65.fc37.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

OCaml library for large memory structures and sharing
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything x86_64
نام بسته ocaml-ancient
نام فایل بسته ocaml-ancient-0.9.0-65.fc37.x86_64.rpm
نسخه بسته 0.9.0
انتشار بسته 65.fc37
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Fri 22 Jul 2022 05
هاست سازنده buildvm-x86-09.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی http://git.annexia.org/?p=ocaml-ancient.git;a=summary
مجوز LGPLv2+ with exceptions
حجم دانلود 34K
حجم نصب 67.354K
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.


جایگزین ها

بسته نسخه معماری مخزن
ocaml-ancient-0.9.0-65.fc37.aarch64.rpm 0.9.0 aarch64 Fedora Everything
ocaml-ancient-0.9.0-65.fc37.src.rpm 0.9.0 i686 Fedora Everything
ocaml-ancient-debuginfo-0.9.0-65.fc37.aarch64.rpm 0.9.0 aarch64 Fedora Everything
ocaml-ancient-debuginfo-0.9.0-65.fc37.x86_64.rpm 0.9.0 x86_64 Fedora Everything
ocaml-ancient-debugsource-0.9.0-65.fc37.aarch64.rpm 0.9.0 aarch64 Fedora Everything
ocaml-ancient-debugsource-0.9.0-65.fc37.i686.rpm 0.9.0 i686 Fedora Everything
ocaml-ancient-debugsource-0.9.0-65.fc37.x86_64.rpm 0.9.0 x86_64 Fedora Everything
ocaml-ancient-devel-0.9.0-65.fc37.aarch64.rpm 0.9.0 aarch64 Fedora Everything
ocaml-ancient-devel-0.9.0-65.fc37.i686.rpm 0.9.0 i686 Fedora Everything
ocaml-ancient-devel-0.9.0-65.fc37.x86_64.rpm 0.9.0 x86_64 Fedora Everything


نیازمندی

مقدار نام
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.33)(64bit)
= 8f8f634558798ee408df3c50a5539b15 ocaml(CamlinternalFormatBasics)
= 6d7bf11af14ea68354925f3a37387930 ocaml(Stdlib)
= 994a14f10d5ae081663b52b790ee11d3 ocaml(Stdlib__Bigarray)
= 4555217c759e89d65daa8f682eb09b35 ocaml(Stdlib__Complex)
= 84bb8ec8ae50f70acba86f5b72088b1c ocaml(Unix)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 77c6f0de51a6aaf39279a13dba6e3e1f ocaml(Ancient)
= 0.9.0-65.fc37 ocaml-ancient
= 0.9.0-65.fc37 ocaml-ancient(x86-64)


نحوه نصب


نصب پکیج rpm ocaml-ancient:

    dnf install ocaml-ancient-0.9.0-65.fc37.x86_64.rpm


فایل ها

مسیرها
/usr/lib/.build-id
/usr/lib/.build-id/90
/usr/lib/.build-id/90/300c3f44fc95920ec6b4a811758e3585bc8884
/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


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-18

OCaml 4.14.0 rebuild

2022-02-04

OCaml 4.13.1 rebuild to remove package notes

2022-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-10-04

OCaml 4.13.1 build

2021-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-03-01

OCaml 4.12.0 build

2021-01-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

2020-09-01

OCaml 4.11.1 rebuild

2020-08-21

OCaml 4.11.0 rebuild

2020-07-28

Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild