Go to file
Jason Evans 624f2f3cc9 Fix a "thread.arena" mallctl bug.
When setting a new arena association for the calling thread, also update
the tcache's cached arena pointer, primarily so that
tcache_alloc_small_hard() uses the intended arena.
2010-12-29 12:21:05 -08:00
jemalloc Fix a "thread.arena" mallctl bug. 2010-12-29 12:21:05 -08:00
.gitignore Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00