Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041447
en ru br
ALT Linux repos
S:5.3.0-alt1.1

Group :: System/Libraries
RPM: libjemalloc2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 5.3.0-alt1.1
Build date: 1 december 2022, 02:55 ( 69.1 weeks ago )
Size: 601.09 Kb

Home page:   http://jemalloc.net/

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.

Current maintainer: Ilya Kurdyukov

List of contributors

List of rpms provided by this srpm:

  • libjemalloc-devel
  • libjemalloc-devel-debuginfo
  • libjemalloc-tools
  • libjemalloc2
  • libjemalloc2-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin