Package libjemalloc: Information

    Source package: libjemalloc
    Version: 3.6.0-alt0.M70C.1
    Build time:  Mar 28, 2017, 11:41 AM in the task #180470
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: A general-purpose scalable concurrent malloc(3) implementation
    Description: 
    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.

    List of rpms provided by this srpm:
    libjemalloc (x86_64, i586)
    libjemalloc-debuginfo (x86_64, i586)
    libjemalloc-devel (x86_64, i586)
    libjemalloc-devel-debuginfo (x86_64, i586)

    Maintainer: Lenar Shakirov


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

    Last changed


    Jan. 9, 2017 Lenar Shakirov 3.6.0-alt0.M70C.1
    - Backport to C7
    April 9, 2014 George V. Kouryachy 3.6.0-alt1
    - Autobuild version bump to 3.6.0
    Feb. 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)