jemalloc/src
2012-04-10 14:51:39 -07:00
..
arena.c Add alignment support to chunk_alloc(). 2012-04-10 14:51:39 -07:00
atomic.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
base.c Add alignment support to chunk_alloc(). 2012-04-10 14:51:39 -07:00
bitmap.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
chunk.c Add alignment support to chunk_alloc(). 2012-04-10 14:51:39 -07:00
chunk_dss.c Add alignment support to chunk_alloc(). 2012-04-10 14:51:39 -07:00
chunk_mmap.c Add alignment support to chunk_alloc(). 2012-04-10 14:51:39 -07:00
ckh.c Use UINT64_C() rather than LLU for 64-bit constants. 2012-03-05 12:26:26 -08:00
ctl.c Add utrace(2)-based tracing (--enable-utrace). 2012-04-05 13:36:17 -07:00
extent.c Reduce cpp conditional logic complexity. 2012-02-10 20:22:09 -08:00
hash.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
huge.c Add alignment support to chunk_alloc(). 2012-04-10 14:51:39 -07:00
jemalloc.c Add utrace(2)-based tracing (--enable-utrace). 2012-04-05 13:36:17 -07:00
mb.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
mutex.c Postpone mutex initialization on FreeBSD. 2012-04-03 19:25:30 -07:00
prof.c Clean up *PAGE* macros. 2012-04-02 07:04:34 -07:00
rtree.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stats.c Add utrace(2)-based tracing (--enable-utrace). 2012-04-05 13:36:17 -07:00
tcache.c Always initialize tcache data structures. 2012-04-06 12:41:55 -07:00
tsd.c Remove arena_malloc_prechosen(). 2012-04-06 12:24:46 -07:00
util.c Remove vsnprintf() and strtoumax() validation. 2012-04-02 02:30:24 -07:00
zone.c Move last bit of zone initialization in zone.c, and lazy-initialize 2012-04-02 14:15:20 -07:00