Go to file
Jason Evans b2378168a4 Add support for medium size classes, [4KiB..32KiB], 2KiB apart by default.
Add the 'M' and 'm' MALLOC_OPTIONS flags, which control the maximum medium size
class.

Relax the cap on small/medium run size to arena_maxclass.

Reduce arena_run_reg_dalloc() integer division code complexity.

Increase the default chunk size from 1MiB to 4MiB.
2009-12-29 00:09:15 -08:00
jemalloc Add support for medium size classes, [4KiB..32KiB], 2KiB apart by default. 2009-12-29 00:09:15 -08:00
.hgignore Fix configure docs (--enable-lazy-lock --> --disable-lazy-lock). 2009-11-09 14:58:12 -08:00