Пакет libjemalloc2: Информация

  • Default inline alert: Версия в репозитории: 5.3.0-alt2

Исходный пакет: libjemalloc2
Версия: 5.1.0-alt4
Последняя версия по данным Repology
Собран:  14 марта 2019 г. 21:11 в задании #225011
Сообщить об ошибке в пакете
Домашняя страница: http://jemalloc.net/

Лицензия: BSD
О пакете: A general-purpose scalable concurrent malloc(3) implementation
Описание: 
jemalloc is a general-purpose scalable concurrent malloc(3)
implementation. There are several divergent versions of jemalloc in
active use, including:

 * FreeBSD's default system allocator (malloc.c, manual page). This was
    the first public use of jemalloc, and it is still author-maintained.
 * NetBSD's default system allocator (jemalloc.c).
 * Mozilla Firefox's allocator (source code), specifically for
   Microsoft Windows-related platforms, Solaris, and Linux. There is
   Apple Mac OS X support code as well, but it has never been used in a
   release.
 * The stand-alone jemalloc, which currently targets only Linux.
   Thus far I have had no driving need to integrate support for other
   operating systems into this version of jemalloc, but it is probable
   that the stand-alone jemalloc library's platform support will
    broaden over time.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
libjemalloc-devel (x86_64, i586, aarch64)
libjemalloc-devel-debuginfo (x86_64, i586, aarch64)
libjemalloc-tools (x86_64, i586, aarch64)
libjemalloc2 (x86_64, i586, aarch64)
libjemalloc2-debuginfo (x86_64, i586, aarch64)

Сопровождающий: Anton Farygin

Список участников:
Anton Farygin
Vitaly Lipatov
George V. Kouryachy

Права:
George V. Kouryachy
@everybody

    1. git-core
    2. gcc-c++
    3. xsltproc

Последнее изменение


14 марта 2019 г. Anton Farygin 5.1.0-alt4
- shell wrapper with LD_PRELOAD moved to package libjemalloc-tools to avoid files
  conflict with previouis libjemalloc build
26 августа 2018 г. Vitaly Lipatov 5.1.0-alt3
- fix soname, fix libname for libjemalloc with prof and stats (ALT bug 31642)
- fix duplicated files
- disable static by default
24 августа 2018 г. George V. Kouryachy 5.1.0-alt2
- Fix file conflict with libjemalloc1