diff options
author | Hyman Huang(黄勇) | 2022-06-25 19:38:33 +0200 |
---|---|---|
committer | Dr. David Alan Gilbert | 2022-07-20 13:15:08 +0200 |
commit | cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2 (patch) | |
tree | 0b4029a1cfe60ac541e2791032e7777daeae5fc7 /accel/stubs | |
parent | migration/dirtyrate: Refactor dirty page rate calculation (diff) | |
download | qemu-cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2.tar.gz qemu-cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2.tar.xz qemu-cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2.zip |
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Introduce the third method GLOBAL_DIRTY_LIMIT of dirty
tracking for calculate dirtyrate periodly for dirty page
rate limit.
Add dirtylimit.c to implement dirtyrate calculation periodly,
which will be used for dirty page rate limit.
Add dirtylimit.h to export util functions for dirty page rate
limit implementation.
Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
Reviewed-by: Peter Xu <peterx@redhat.com>
Message-Id: <5d0d641bffcb9b1c4cc3e323b6dfecb36050d948.1656177590.git.huangy81@chinatelecom.cn>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'accel/stubs')
0 files changed, 0 insertions, 0 deletions