..
arena.c
Remove all vestiges of chunks.
2016-10-12 11:55:43 -07:00
atomic.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
base.c
Remove all vestiges of chunks.
2016-10-12 11:55:43 -07:00
bitmap.c
Implement BITMAP_INFO_INITIALIZER(nbits).
2016-05-13 10:27:48 -07:00
ckh.c
Rename huge to large.
2016-06-05 20:42:23 -07:00
ctl.c
Remove all vestiges of chunks.
2016-10-12 11:55:43 -07:00
extent_dss.c
Remove all vestiges of chunks.
2016-10-12 11:55:43 -07:00
extent_mmap.c
Fix potential VM map fragmentation regression.
2016-06-07 14:15:49 -07:00
extent.c
Remove a size class assertion from extent_size_quantize_floor().
2016-10-03 14:45:27 -07:00
hash.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
jemalloc.c
Add/use adaptive spinning.
2016-10-13 14:55:39 -07:00
large.c
Fix large_dalloc_impl() to always lock large_mtx.
2016-09-23 12:21:34 -07:00
mb.c
Move repo contents in jemalloc/ to top level.
2011-03-31 20:36:17 -07:00
mutex.c
Add rtree element witnesses.
2016-06-03 12:27:41 -07:00
nstime.c
Do not advance decay epoch when time goes backwards.
2016-10-10 22:15:10 -07:00
pages.c
Close file descriptor after reading "/proc/sys/vm/overcommit_memory".
2016-09-26 15:55:40 -07:00
prng.c
Refactor prng* from cpp macros into inline functions.
2016-02-19 20:29:06 -08:00
prof.c
Implement cache-oblivious support for huge size classes.
2016-06-03 12:27:41 -07:00
rtree.c
Add/use adaptive spinning.
2016-10-13 14:55:39 -07:00
spin.c
Add/use adaptive spinning.
2016-10-13 14:55:39 -07:00
stats.c
Remove all vestiges of chunks.
2016-10-12 11:55:43 -07:00
tcache.c
Make tsd cleanup functions optional, remove noop cleanup functions.
2016-06-05 20:42:24 -07:00
ticker.c
Implement ticker.
2016-02-19 20:29:06 -08:00
tsd.c
Make tsd cleanup functions optional, remove noop cleanup functions.
2016-06-05 20:42:24 -07:00
util.c
Fix -Wunreachable-code warning in malloc_vsnprintf().
2016-03-26 23:24:33 -07:00
witness.c
Make tsd cleanup functions optional, remove noop cleanup functions.
2016-06-05 20:42:24 -07:00
zone.c
Formatting fixes.
2016-09-26 11:00:32 -07:00