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

    Исходный пакет: libjemalloc2
    Версия: 5.2.0-alt1.E2K.1
    Собран:  3 января 2021 г. 22:15
    Сообщить об ошибке в пакете
    Домашняя страница: 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 (e2kv5, e2kv4, e2k)
    libjemalloc-devel-debuginfo (e2kv5, e2kv4, e2k)
    libjemalloc-tools (e2kv5, e2kv4, e2k)
    libjemalloc2 (e2kv5, e2kv4, e2k)
    libjemalloc2-debuginfo (e2kv5, e2kv4, e2k)

    Сопровождающий: Michael Shigorin


      1. docbook-style-xsl
      2. xsltproc
      3. gcc-c++

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


    9 октября 2019 г. Michael Shigorin 5.2.0-alt1.E2K.1
    - E2K: forward-ported mcst patches
    4 июля 2019 г. Aleksei Nikiforov 5.2.0-alt1
    - Updated to upstream version 5.2.0
    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