Searched hist:cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2 (Results 1 – 3 of 3) sorted by relevance
/qemu/include/system/ |
H A D | dirtylimit.h | cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2 Sat Jun 25 17:38:33 UTC 2022 Hyman Huang(黄勇) <huangy81@chinatelecom.cn> 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>
|
/qemu/system/ |
H A D | meson.build | cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2 Sat Jun 25 17:38:33 UTC 2022 Hyman Huang(黄勇) <huangy81@chinatelecom.cn> 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>
|
H A D | dirtylimit.c | cc2b33eab03710ae9dcb3ff68e8fcc634d1e9ad2 Sat Jun 25 17:38:33 UTC 2022 Hyman Huang(黄勇) <huangy81@chinatelecom.cn> 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>
|