Yoav Steinberg
4d5911b4e4
Merge commit '220a0f0880419450c9409202aac1fab4b8be0719' as 'deps/jemalloc'
2021-10-10 18:26:48 +03:00
Yoav Steinberg
4a884343f5
Delete old jemalloc before pulling in subtree.
2021-10-10 18:03:38 +03:00
antirez
08e1c8e820
Jemalloc upgraded to version 5.0.1.
2018-05-24 17:17:37 +02:00
antirez
e3b8492e83
Revert "Jemalloc updated to 4.4.0."
...
This reverts commit 36c1acc222d29e6e2dc9fc25362e4faa471111bd.
2017-04-22 13:17:07 +02:00
antirez
27e29f4fe6
Jemalloc updated to 4.4.0.
...
The original jemalloc source tree was modified to:
1. Remove the configure error that prevents nested builds.
2. Insert the Redis private Jemalloc API in order to allow the
Redis fragmentation function to work.
2017-01-30 09:58:34 +01:00
antirez
a9951b1b6a
Jemalloc updated to 4.0.3.
2015-10-06 16:55:37 +02:00
antirez
fceef8e0dd
Jemalloc updated to 3.6.0.
...
Not a single bug in about 3 months, and our previous version was
too old (3.2.0).
2014-06-20 14:59:20 +02:00
antirez
d04afd62d6
Redis/Jemalloc Gitignore were too aggressive.
...
Redis gitignore was too aggressive since simply broken.
Jemalloc gitignore was too agressive because it is conceived to just
keep the files that allow to generate all the rest in development
environments (so for instance the "configure" file is excluded).
2013-04-18 16:23:15 +02:00
antirez
7383c3b129
Jemalloc updated to version 3.2.0.
2012-11-28 18:39:35 +01:00
antirez
ad4c0b4117
Jemalloc updated to 3.0.0.
...
Full changelog here:
http://www.canonware.com/cgi-bin/gitweb.cgi?p=jemalloc.git;a=blob_plain;f=ChangeLog;hb=master
Notable improvements from the point of view of Redis:
1) Bugfixing.
2) Support for Valgrind.
3) Support for OSX Lion, FreeBSD.
2012-05-16 11:09:45 +02:00
antirez
86de66e32f
jemalloc gitignore updated to jemalloc 2.2.5
2011-11-25 16:42:10 +01:00
Pieter Noordhuis
b4a79b9ffc
Ignore jemalloc build artifacts
2011-06-20 11:38:25 +02:00