Hello community,

here is the log from the commit of package jemalloc for openSUSE:Factory 
checked in at 2016-05-19 12:04:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-08 
10:39:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jemalloc.new/jemalloc.changes   2016-05-19 
12:04:03.000000000 +0200
@@ -1,0 +2,20 @@
+Fri May 13 06:58:21 UTC 2016 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  jemalloc-4.1.1.tar.bz2

New:
----
  jemalloc-4.2.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jemalloc.spec ++++++
--- /var/tmp/diff_new_pack.dAGkQ3/_old  2016-05-19 12:04:04.000000000 +0200
+++ /var/tmp/diff_new_pack.dAGkQ3/_new  2016-05-19 12:04:04.000000000 +0200
@@ -18,7 +18,7 @@
 
 %define lname  libjemalloc2
 Name:           jemalloc
-Version:        4.1.1
+Version:        4.2.0
 Release:        0
 Summary:        General-purpose scalable concurrent malloc implementation
 License:        BSD-2-Clause

++++++ jemalloc-4.1.1.tar.bz2 -> jemalloc-4.2.0.tar.bz2 ++++++
++++ 15912 lines of diff (skipped)


Reply via email to