Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HPA: Purge across retained extents. | David Goldblatt | 2021-07-13 | 1 | -6/+75 |
* | hpdata: Return the number of pages to be purged. | David Goldblatt | 2021-02-05 | 1 | -2/+4 |
* | HPA: Track pending purges/hugifies in the psset. | David Goldblatt | 2021-02-05 | 1 | -15/+1 |
* | Move empty slab tracking to the psset. | David Goldblatt | 2021-02-05 | 1 | -6/+0 |
* | psset: Reconceptualize insertion/removal. | David Goldblatt | 2021-02-05 | 1 | -0/+6 |
* | hpdata: Rename "dirty" to "touched". | David Goldblatt | 2021-02-05 | 1 | -6/+6 |
* | HPA: Generalize purging. | David Goldblatt | 2021-02-05 | 1 | -0/+1 |
* | hpdata: Add state changing helpers. | David Goldblatt | 2021-02-05 | 1 | -1/+126 |
* | hpdata: Add a test. | David Goldblatt | 2020-12-07 | 1 | -0/+61 |