Go to file
Jason Evans 088e6a0a37 Fix arena bugs.
Split arena_dissociate_bin_run() out of arena_dalloc_bin_run(), so that
arena_bin_malloc_hard() can avoid dissociation when recovering from
losing a race.  This fixes a bug introduced by a recent attempted fix.

Fix a regression in arena_ralloc_large_grow() that was introduced by
recent fixes.
2010-10-18 00:04:44 -07:00
jemalloc Fix arena bugs. 2010-10-18 00:04:44 -07:00
.gitignore Fix tests build when --with-install-suffix is set. 2010-10-07 09:53:26 -07:00