Go to file
Dominique Leuenberger ddf626bc5c Accepting request 395107 from devel:libraries:c_c++
- 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.

OBS-URL: https://build.opensuse.org/request/show/395107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jemalloc?expand=0&rev=18
2016-05-19 10:04:02 +00:00
2016-05-13 07:03:21 +00:00
2016-05-13 07:03:21 +00:00
Description
No description provided
974 KiB
Languages
Diff 100%