Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix shadowed variable usage. | Qi Wang | 2021-12-23 | 1 | -2/+2 |
* | Initialize deferred_work_generated | Alex Lapenkou | 2021-10-07 | 1 | -1/+1 |
* | Small refactors around 7bb05e0. | Qi Wang | 2021-09-27 | 1 | -2/+2 |
* | Implement guard pages. | Qi Wang | 2021-09-26 | 1 | -1/+1 |
* | add experimental.arenas_create_ext mallctl | Piotr Balcer | 2021-09-24 | 1 | -1/+2 |
* | Wake up background threads on demand | Alex Lapenkou | 2021-09-17 | 1 | -3/+4 |
* | HPA: Introduce a redesigned hpa_central_t. | David Goldblatt | 2021-07-24 | 1 | -2/+7 |
* | Add a per-arena oversize_threshold. | David Goldblatt | 2020-11-13 | 1 | -1/+3 |
* | PAC: Move in decay rate setting. | David Goldblatt | 2020-07-09 | 1 | -1/+0 |
* | PA->PAC: Move in decay functions. | David Goldblatt | 2020-07-09 | 1 | -1/+1 |
* | PA->PAC: Move in stats. | David Goldblatt | 2020-07-09 | 1 | -1/+1 |
* | PAC: Move in decay. | David Goldblatt | 2020-07-09 | 1 | -3/+4 |
* | Add PAC: Page allocator classic. | David Goldblatt | 2020-07-09 | 1 | -1/+1 |
* | PA: Simple decay test. | David Goldblatt | 2020-04-10 | 1 | -0/+117 |