Go to file
Jason Evans 597632be18 Improve thread-->arena assignment.
Rather than blindly assigning threads to arenas in round-robin fashion,
choose the lowest-numbered arena that currently has the smallest number
of threads assigned to it.

Add the "stats.arenas.<i>.nthreads" mallctl.
2011-03-18 13:41:33 -07:00
jemalloc Improve thread-->arena assignment. 2011-03-18 13:41:33 -07:00
.gitignore Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00