summaryrefslogtreecommitdiff
path: root/src/ecache.c
Commit message (Expand)AuthorAgeFilesLines
* San: Rename 'guard' to 'san'Alex Lapenkou2021-12-151-1/+1
* Implement guard pages.Qi Wang2021-09-261-0/+4
* Rename ecache_grow -> geom_grow.David Goldblatt2020-08-191-26/+0
* Ecache: Should know its arena_ind.David Goldblatt2019-12-201-1/+2
* Put extent_state_t into ecache as well as eset.David Goldblatt2019-12-201-0/+1
* Move delay_coalesce from the eset to the ecache.David Goldblatt2019-12-201-1/+2
* Extent refactor: Introduce ecache module.David Goldblatt2019-12-201-0/+54