jemalloc/src
Qi Wang 927239b910 Cleanup smoothstep.sh / .h.
h_step_sum was used to compute moving sum.  Not in use anymore.
2017-05-25 16:52:10 -07:00
..
arena.c Cleanup smoothstep.sh / .h. 2017-05-25 16:52:10 -07:00
background_thread.c Check for background thread inactivity on extents_dalloc. 2017-05-23 12:26:20 -07:00
base.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
bitmap.c Revert "Remove BITMAP_USE_TREE." 2017-04-18 19:01:04 -07:00
ckh.c Header refactoring: hash - unify and remove from catchall. 2017-04-25 09:51:38 -07:00
ctl.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
extent.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
extent_dss.c Do not assume dss never decreases. 2017-05-23 15:31:29 -07:00
extent_mmap.c Refactor !opt.munmap to opt.retain. 2017-04-29 09:24: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.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
jemalloc_cpp.cpp Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
large.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
malloc_io.c Header refactoring: move util.h out of the catchall 2017-04-18 18:35:03 -07:00
mutex.c Add profiling for the background thread mutex. 2017-05-23 12:26:20 -07:00
mutex_pool.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
nstime.c Add background thread related stats. 2017-05-23 12:26:20 -07:00
pages.c Header refactoring: pages.h - unify and remove from catchall. 2017-04-25 09:51:38 -07:00
prng.c Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
prof.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
rtree.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -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 Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
tcache.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
ticker.c Header refactoring: Split up jemalloc_internal.h 2017-04-11 11:52:30 -07:00
tsd.c Header refactoring: unify and de-catchall mutex module 2017-05-24 15:27:30 -07:00
witness.c Header refactoring: unify and de-catchall witness code. 2017-05-24 15:27:30 -07:00
zone.c Header refactoring: move assert.h out of the catch-all 2017-04-18 18:35:03 -07:00