Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull out arena_bin_info_t and arena_bin_t into their own file. | David T. Goldblatt | 2017-12-19 | 1 | -2/+0 |
* | Refactor/fix background_thread/percpu_arena bootstrapping. | Jason Evans | 2017-06-01 | 1 | -6/+18 |
* | Header refactoring: Pull size helpers out of jemalloc module. | David Goldblatt | 2017-05-31 | 1 | -2/+0 |
* | Disable percpu_arena by default. | Jason Evans | 2017-05-23 | 1 | -5/+0 |
* | Refactor *decay_time into *decay_ms. | Jason Evans | 2017-05-18 | 1 | -3/+3 |
* | Pass alloc_ctx down profiling path. | Qi Wang | 2017-04-12 | 1 | -1/+1 |
* | Pass dealloc_ctx down free() fast path. | Qi Wang | 2017-04-11 | 1 | -0/+1 |
* | Implement two-phase decay-based purging. | Jason Evans | 2017-03-15 | 1 | -2/+3 |
* | Implement per-CPU arena. | Qi Wang | 2017-03-09 | 1 | -0/+16 |
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -5/+5 |
* | Break up headers into constituent parts | David Goldblatt | 2017-01-12 | 1 | -0/+22 |