commit jemalloc for openSUSE:Factory
Hello community, here is the log from the commit of package jemalloc for openSUSE:Factory checked in at 2016-12-08 00:27:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jemalloc (Old) and /work/SRC/openSUSE:Factory/.jemalloc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "jemalloc" Changes: -------- --- /work/SRC/openSUSE:Factory/jemalloc/jemalloc.changes 2016-11-16 13:45:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.jemalloc.new/jemalloc.changes 2016-12-08 00:27:16.000000000 +0100 @@ -1,0 +2,22 @@ +Sun Dec 4 12:07:44 UTC 2016 - idonmez@suse.com + +- Update to version 4.4.0 + Optimizations: + * Add extent serial numbers and use them where appropriate as a + sort key that is higher priority than address, so that the + allocation policy prefers older extents. This tends to improve + locality (decrease fragmentation) when memory grows downward. + * Refactor madvise(2) configuration so that MADV_FREE is detected + and utilized on Linux 4.5 and newer. + * Mark partially purged arena chunks as non-huge-page. + This improves interaction with Linux's transparent huge page + functionality. + + Bug fixes: + * Fix size class computations for edge conditions involving + extremely large allocations. This regression was first + released in 4.0.0. + * Remove overly restrictive assertions related to the cactive + statistic. This regression was first released in 4.1.0. + +------------------------------------------------------------------- Old: ---- jemalloc-4.3.1.tar.bz2 New: ---- jemalloc-4.4.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jemalloc.spec ++++++ --- /var/tmp/diff_new_pack.dC4b6H/_old 2016-12-08 00:27:17.000000000 +0100 +++ /var/tmp/diff_new_pack.dC4b6H/_new 2016-12-08 00:27:17.000000000 +0100 @@ -18,7 +18,7 @@ %define lname libjemalloc2 Name: jemalloc -Version: 4.3.1 +Version: 4.4.0 Release: 0 Summary: General-purpose scalable concurrent malloc implementation License: BSD-2-Clause ++++++ jemalloc-4.3.1.tar.bz2 -> jemalloc-4.4.0.tar.bz2 ++++++ ++++ 5261 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de