Go to file
Jason Evans 2a6f2af6e4 Remove an arena_bin_run_size_calc() constraint.
Remove the constraint that small run headers fit in one page.  This
constraint was necessary to avoid dirty page purging issues for unused
pages within runs for medium size classes (which no longer exist).
2010-12-16 14:23:32 -08:00
jemalloc Remove an arena_bin_run_size_calc() constraint. 2010-12-16 14:23:32 -08:00
.gitignore Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00