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