server-skynet-source-3rd-je.../src
Jason Evans 079b8bee37 Tidy up extent quantization.
Remove obsolete unit test scaffolding for extent quantization.  Remove
redundant assertions.  Add an assertion to
extents_first_best_fit_locked() that should help prevent aligned
allocation regressions.
2017-02-27 11:17:47 -08:00
..
arena.c Remove obsolete arena_maybe_purge() call. 2017-02-21 12:46:41 -08:00
atomic.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
base.c Disentangle arena and extent locking. 2017-02-01 16:43:46 -08:00
bitmap.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
ckh.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
ctl.c Convert arena->dss_prec synchronization to atomics. 2017-02-16 09:39:46 -08:00
extent_dss.c Fix extent_alloc_dss() regression. 2017-02-10 14:06:31 -08:00
extent_mmap.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
extent.c Tidy up extent quantization. 2017-02-27 11:17:47 -08:00
hash.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
jemalloc_cpp.cpp Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
jemalloc.c Synchronize arena->tcache_ql with arena->tcache_ql_mtx. 2017-02-16 09:39:46 -08:00
large.c Fix arena->stats.mapped accounting. 2017-02-16 15:52:11 -08:00
mutex.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
nstime.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
pages.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
prng.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
prof.c Convert arena->prof_accumbytes synchronization to atomics. 2017-02-16 09:39:46 -08:00
rtree.c Remove rtree support for 0 (NULL) keys. 2017-02-08 18:50:03 -08:00
spin.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
stats.c Handle race in stats_arena_bins_print 2017-02-01 15:17:39 -08:00
tcache.c Synchronize arena->tcache_ql with arena->tcache_ql_mtx. 2017-02-16 09:39:46 -08:00
ticker.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
tsd.c Do not generate unused tsd_*_[gs]et() functions. 2017-02-13 10:47:16 -08:00
util.c Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
witness.c Add witness_assert_depth[_to_rank](). 2017-02-01 16:43:46 -08:00
zone.c Remove extraneous parens around return arguments. 2017-01-20 21:43:07 -08:00