summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/arena_types.h
Commit message (Expand)AuthorAgeFilesLines
* Pull out arena_bin_info_t and arena_bin_t into their own file.David T. Goldblatt2017-12-191-2/+0
* Refactor/fix background_thread/percpu_arena bootstrapping.Jason Evans2017-06-011-6/+18
* Header refactoring: Pull size helpers out of jemalloc module.David Goldblatt2017-05-311-2/+0
* Disable percpu_arena by default.Jason Evans2017-05-231-5/+0
* Refactor *decay_time into *decay_ms.Jason Evans2017-05-181-3/+3
* Pass alloc_ctx down profiling path.Qi Wang2017-04-121-1/+1
* Pass dealloc_ctx down free() fast path.Qi Wang2017-04-111-0/+1
* Implement two-phase decay-based purging.Jason Evans2017-03-151-2/+3
* Implement per-CPU arena.Qi Wang2017-03-091-0/+16
* Replace tabs following #define with spaces.Jason Evans2017-01-211-5/+5
* Break up headers into constituent partsDavid Goldblatt2017-01-121-0/+22