server-skynet-source-3rd-je.../src
Qi Wang cf6035e1ee Use trylock in arena_decay_impl().
If another thread is working on decay, we don't have to wait for the mutex.
2017-04-24 13:23:55 -07:00
..
arena.c Use trylock in arena_decay_impl(). 2017-04-24 13:23:55 -07:00
base.c Header refactoring: move assert.h out of the catch-all 2017-04-18 18:35:03 -07:00
bitmap.c Revert "Remove BITMAP_USE_TREE." 2017-04-18 19:01:04 -07:00
ckh.c Header refactoring: ckh module - remove from the catchall and unify. 2017-04-24 10:33:21 -07:00
ctl.c Header refactoring: size_classes module - remove from the catchall 2017-04-24 10:33:21 -07:00
extent_dss.c Header refactoring: unify spin.h and move it out of the catch-all. 2017-04-18 18:35:03 -07:00
extent_mmap.c Trim before commit in extent_recycle(). 2017-04-19 21:05:12 -07:00
extent.c Trim before commit in extent_recycle(). 2017-04-19 21:05:12 -07:00
hash.c Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
hooks.c Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
jemalloc_cpp.cpp Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
jemalloc.c Header refactoring: size_classes module - remove from the catchall 2017-04-24 10:33:21 -07:00
large.c Bypass extent tracking for auto arenas. 2017-04-21 00:29:18 -07:00
malloc_io.c Header refactoring: move util.h out of the catchall 2017-04-18 18:35:03 -07:00
mutex.c Implement malloc_mutex_trylock() w/ proper stats update. 2017-04-24 13:23:55 -07:00
nstime.c Enable -Wundef, when supported. 2017-04-21 17:03:56 -07:00
pages.c Use openat syscall if available 2017-04-21 10:58:42 -07:00
prng.c Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
prof.c Header refactoring: ckh module - remove from the catchall and unify. 2017-04-24 10:33:21 -07:00
rtree.c Header refactoring: move assert.h out of the catch-all 2017-04-18 18:35:03 -07:00
spin.c Header refactoring: unify spin.h and move it out of the catch-all. 2017-04-18 18:35:03 -07:00
stats.c Remove --disable-tls. 2017-04-21 11:12:29 -07:00
tcache.c Header refactoring: size_classes module - remove from the catchall 2017-04-24 10:33:21 -07:00
ticker.c Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
tsd.c Header refactoring: move assert.h out of the catch-all 2017-04-18 18:35:03 -07:00
witness.c Header refactoring: move assert.h out of the catch-all 2017-04-18 18:35:03 -07:00
zone.c Header refactoring: move assert.h out of the catch-all 2017-04-18 18:35:03 -07:00