summaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/pac.h
Commit message (Expand)AuthorAgeFilesLines
* San: Bump alloc frequently reused guarded allocationsAlex Lapenkou2021-12-151-0/+3
* San: Implement bump allocAlex Lapenkou2021-12-151-0/+6
* Remove declaration of an undefined functionAshutosh Grewal2021-10-181-2/+0
* Remove redundant declaration, pac_retain_grow_limit_get_set was declared twic...Evers Chen2021-03-291-2/+0
* Add a per-arena oversize_threshold.David Goldblatt2020-11-131-2/+6
* Rename geom_grow -> exp_grow.David Goldblatt2020-11-131-2/+2
* Geom_grow: Don't keep the mutex internal.David Goldblatt2020-08-191-0/+1
* Rename ecache_grow -> geom_grow.David Goldblatt2020-08-191-1/+3
* PA->PAC: Move in PAI implementation.David Goldblatt2020-07-091-0/+7
* PA -> PAC: Move in destruction functions.David Goldblatt2020-07-091-0/+4
* PAC: Move in decay rate setting.David Goldblatt2020-07-091-16/+9
* PA->PAC: Move in decay functions.David Goldblatt2020-07-091-1/+35
* PA -> PAC: Move in decay_purge enum.David Goldblatt2020-07-091-0/+8
* PA->PAC: Move in extent_sn.David Goldblatt2020-07-091-0/+3
* PA->PAC: Move in stats.David Goldblatt2020-07-091-1/+63
* PAC: Move in decay.David Goldblatt2020-07-091-1/+21
* PAC: Move in ecache_grow.David Goldblatt2020-07-091-0/+5
* PAC: move in emapDavid Goldblatt2020-07-091-1/+2
* PAC: Add an init function.David Goldblatt2020-07-091-0/+3
* PAC: Move in edata_cache accesses.David Goldblatt2020-07-091-0/+2
* Add PAC: Page allocator classic.David Goldblatt2020-07-091-0/+25