Go to file
Jason Evans 8de6a02823 Fix arena bugs.
Move part of arena_bin_lower_run() into the callers, since the
conditions under which it should be called differ slightly between
callers.

Fix arena_chunk_purge() to omit run size in the last map entry for each
run it temporarily allocates.
2010-10-17 20:57:30 -07:00
jemalloc Fix arena bugs. 2010-10-17 20:57:30 -07:00
.gitignore Fix tests build when --with-install-suffix is set. 2010-10-07 09:53:26 -07:00