General-purpose scalable concurrent malloc implementation

Edit Package jemalloc
http://www.canonware.com/jemalloc

This distribution is the stand-alone "portable" implementation of jemalloc.

Refresh
Refresh
Source Files
Filename Size Changed
jemalloc-4.2.0.tar.bz2 0000430964 421 KB
jemalloc.changes 0000014022 13.7 KB
jemalloc.spec 0000003541 3.46 KB
Revision 18 (latest revision is 36)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 395107 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 18)
- Update to version 4.2.0
  * Add the arena.<i>.reset mallctl, which makes it possible to
    discard all of an arena's allocations in a single operation.
  * Add the stats.retained and stats.arenas.<i>.retained statistics.
  * Add the --with-version configure option.
  * Support --with-lg-page values larger than actual page size.
  * Use pairing heaps rather than red-black trees for various hot
    data structures.
  * Streamline fast paths of rtree operations.
  * Optimize the fast paths of calloc() and [m,d,sd]allocx().
  * Decommit unused virtual memory if the OS does not overcommit.
  * Specify MAP_NORESERVE on Linux if [heuristic] overcommit is active,
    in order to avoid unfortunate interactions during fork(2).
  * Fix chunk accounting related to triggering gdump profiles.
  * Link against librt for clock_gettime(2) if glibc < 2.17.
  * Scale leak report summary according to sampling probability.
Comments 0
openSUSE Build Service is sponsored by