Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migration/dirtyrate: Refactor dirty page rate calculation | Hyman Huang(黄勇) | 2022-07-20 | 1 | -5/+2 |
* | migration/dirtyrate: introduce struct and adjust DirtyRateStat | Hyman Huang(黄勇) | 2021-11-01 | 1 | -3/+16 |
* | migration/dirtyrate: make sample page count configurable | Hyman Huang(黄勇) | 2021-06-08 | 1 | -1/+7 |
* | migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_... | Chuan Zheng | 2020-09-25 | 1 | -0/+6 |
* | migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE | Chuan Zheng | 2020-09-25 | 1 | -0/+5 |
* | migration/dirtyrate: Add dirtyrate statistics series functions | Chuan Zheng | 2020-09-25 | 1 | -0/+12 |
* | migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info | Chuan Zheng | 2020-09-25 | 1 | -0/+18 |
* | migration/dirtyrate: setup up query-dirtyrate framwork | Chuan Zheng | 2020-09-25 | 1 | -0/+28 |