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-5.3.0.tar.bz2 0000736023 719 KB
jemalloc.changes 0000043350 42.3 KB
jemalloc.spec 0000002883 2.82 KB
Latest Revision
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 975721 from Martin Liška's avatar Martin Liška (marxin) (revision 36)
- Update to release 5.3.0
  * Added the thread.idle mallctl which hints that the calling
    thread will be idle for a nontrivial period of time.
  * Allow small size classes to be the maximum size class to
    cache in the thread-specific cache, through the
    opt.[lg_]tcache_max option.
  * Make the behavior of realloc(ptr, 0) configurable with
    opt.zero_realloc.
  * Support C++17 over-aligned allocation.
  * Add the thread.peak mallctl for approximate per-thread peak
    memory tracking.
  * Add high resolution timestamp support for profiling.
- Drop use-volatile-to-workaround-buffer-overflow-false-pos.patch
  (merged)
Comments 0
openSUSE Build Service is sponsored by