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

    Исходный пакет: libjemalloc
    Версия: 3.6.0-alt0.M70C.1
    Собран:  28 марта 2017 г. 11:41 в задании #180470
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.canonware.com/jemalloc/

    Лицензия: 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 (x86_64, i586)
    libjemalloc-debuginfo (x86_64, i586)
    libjemalloc-devel (x86_64, i586)
    libjemalloc-devel-debuginfo (x86_64, i586)

    Сопровождающий: Lenar Shakirov

    Список участников:
    Lenar Shakirov
    George V. Kouryachy

      1. docbook-dtds
      2. docbook-style-xsl
      3. xsltproc

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


    9 января 2017 г. Lenar Shakirov 3.6.0-alt0.M70C.1
    - Backport to C7
    9 апреля 2014 г. George V. Kouryachy 3.6.0-alt1
    - Autobuild version bump to 3.6.0
    20 февраля 2014 г. George V. Kouryachy 3.5.0-alt1
    - Autobuild version bump to 3.5.0
    - Hack out "restrict" keywords (GCC doesn't compile this)