]> git.saurik.com Git - redis.git/commit - deps/jemalloc/VERSION
Update to jemalloc 2.2.5
authorjbergstroem <bugs@bergstroem.nu>
Wed, 23 Nov 2011 20:36:25 +0000 (21:36 +0100)
committerjbergstroem <bugs@bergstroem.nu>
Wed, 23 Nov 2011 20:36:25 +0000 (21:36 +0100)
commit1d03c1c98a45ec569e017e4c0b8957c4ce00850b
treeebd1bd076fbf66fb9b46ae4ada0ce3b284d6688f
parent3c95e7212ef5f0afb12fbd102c48bf4319af2f84
Update to jemalloc 2.2.5
24 files changed:
deps/jemalloc/ChangeLog
deps/jemalloc/INSTALL
deps/jemalloc/Makefile.in
deps/jemalloc/VERSION
deps/jemalloc/configure
deps/jemalloc/configure.ac
deps/jemalloc/doc/jemalloc.3
deps/jemalloc/doc/jemalloc.html
deps/jemalloc/doc/jemalloc.xml.in
deps/jemalloc/include/jemalloc/internal/chunk.h
deps/jemalloc/include/jemalloc/internal/hash.h
deps/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in
deps/jemalloc/include/jemalloc/internal/private_namespace.h [new file with mode: 0644]
deps/jemalloc/include/jemalloc/internal/prof.h
deps/jemalloc/include/jemalloc/jemalloc_defs.h.in
deps/jemalloc/src/arena.c
deps/jemalloc/src/chunk.c
deps/jemalloc/src/ckh.c
deps/jemalloc/src/ctl.c
deps/jemalloc/src/huge.c
deps/jemalloc/src/jemalloc.c
deps/jemalloc/src/prof.c
deps/jemalloc/src/stats.c
deps/jemalloc/test/rallocm.c