server-skynet-source-3rd-je.../src
2015-02-10 09:03:48 -08:00
..
arena.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
atomic.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
base.c Refactor base_alloc() to guarantee demand-zeroed memory. 2015-02-04 16:51:53 -08:00
bitmap.c Implement compile-time bitmap size computation. 2014-09-28 14:43:11 -07:00
chunk_dss.c teach the dss chunk allocator to handle new_addr 2014-11-28 16:11:19 -08:00
chunk_mmap.c Convert to uniform style: cond == false --> !cond 2014-10-03 10:16:09 -07:00
chunk.c Refactor rtree to be lock-free. 2015-02-04 16:51:53 -08:00
ckh.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
ctl.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
extent.c Use JEMALLOC_INLINE_C everywhere it's appropriate. 2014-10-30 16:38:08 -07:00
hash.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
huge.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
jemalloc.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
mb.c Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
mutex.c Refactor base_alloc() to guarantee demand-zeroed memory. 2015-02-04 16:51:53 -08:00
prof.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
quarantine.c Implement explicit tcache support. 2015-02-09 17:44:48 -08:00
rtree.c Refactor rtree to be lock-free. 2015-02-04 16:51:53 -08:00
stats.c Implement metadata statistics. 2015-01-23 23:34:43 -08:00
tcache.c Test and fix tcache ID recycling. 2015-02-10 09:03:48 -08:00
tsd.c Implement metadata statistics. 2015-01-23 23:34:43 -08:00
util.c util.c: strerror_r returns char* only on glibc 2015-02-03 18:58:02 +01:00
valgrind.c Optimize Valgrind integration. 2014-04-15 16:49:57 -07:00
zone.c Style and spelling fixes. 2014-12-08 16:34:04 -08:00