Go to file
Jason Evans 7393f44ff0 Omit chunk header in arena chunk map.
Omit the first map_bias elements of the map in arena_chunk_t.  This
avoids barely spilling over into an extra chunk header page for common
chunk sizes.
2010-10-01 17:35:43 -07:00
jemalloc Omit chunk header in arena chunk map. 2010-10-01 17:35:43 -07:00
.gitignore Add the thread.arena mallctl. 2010-08-13 17:36:00 -07:00