.. |
arena.c
|
Reduce a variable scope.
|
2016-04-22 14:56:58 -07:00 |
atomic.c
|
Move repo contents in jemalloc/ to top level.
|
2011-03-31 20:36:17 -07:00 |
base.c
|
Convert base_mtx locking protocol comments to assertions.
|
2016-04-17 13:44:58 -07:00 |
bitmap.c
|
Reduce differences between alternative bitmap implementations.
|
2016-04-06 10:38:47 -07:00 |
chunk_dss.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
chunk_mmap.c
|
Support --with-lg-page values larger than actual page size.
|
2016-04-11 02:35:00 -07:00 |
chunk.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
ckh.c
|
Add JEMALLOC_ALLOC_JUNK and JEMALLOC_FREE_JUNK macros
|
2016-03-31 11:23:29 -07:00 |
ctl.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
extent.c
|
Allow const keys for lookup
|
2015-11-09 15:48:05 -08:00 |
hash.c
|
Move repo contents in jemalloc/ to top level.
|
2011-03-31 20:36:17 -07:00 |
huge.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
jemalloc.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
mb.c
|
Move repo contents in jemalloc/ to top level.
|
2011-03-31 20:36:17 -07:00 |
mutex.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
nstime.c
|
Update private_symbols.txt.
|
2016-04-18 15:23:35 -07:00 |
pages.c
|
Try to decommit new chunks.
|
2015-08-12 10:26:54 -07:00 |
prng.c
|
Refactor prng* from cpp macros into inline functions.
|
2016-02-19 20:29:06 -08:00 |
prof.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
quarantine.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
rtree.c
|
Optimize rtree_get().
|
2016-03-22 17:54:35 -07:00 |
stats.c
|
Fix malloc_stats_print() to print correct opt.narenas value.
|
2016-04-11 18:47:18 -07:00 |
tcache.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |
ticker.c
|
Implement ticker.
|
2016-02-19 20:29:06 -08:00 |
tsd.c
|
Fix style nits.
|
2016-04-17 13:44:59 -07:00 |
util.c
|
Fix -Wunreachable-code warning in malloc_vsnprintf().
|
2016-03-26 23:24:33 -07:00 |
valgrind.c
|
Optimize Valgrind integration.
|
2014-04-15 16:49:57 -07:00 |
witness.c
|
Fix malloc_mutex_[un]lock() to conditionally check witness.
|
2016-04-17 13:44:59 -07:00 |
zone.c
|
Add witness, a simple online locking validator.
|
2016-04-14 02:09:28 -07:00 |