server-skynet-source-3rd-je.../jemalloc/include/jemalloc
Jason Evans 41ade967c2 Reduce size of small_size2bin lookup table.
Convert all direct small_size2bin[...] accesses to SMALL_SIZE2BIN(...)
macro calls, and use a couple of cheap math operations to allow
compacting the table by 4X or 8X, on 32- and 64-bit systems,
respectively.
2011-03-15 11:12:11 -07:00
..
internal Reduce size of small_size2bin lookup table. 2011-03-15 11:12:11 -07:00
jemalloc_defs.h.in Use mremap(2) for huge realloc(). 2010-11-30 16:50:58 -08:00
jemalloc.h.in Fix ALLOCM_LG_ALIGN definition. 2011-01-26 08:24:24 -08:00