Skip to content
Snippets Groups Projects
Commit cc2b33ea authored by Hyman Huang's avatar Hyman Huang Committed by Dr. David Alan Gilbert
Browse files

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: default avatarHyman Huang(黄勇) <huangy81@chinatelecom.cn>
Reviewed-by: default avatarPeter Xu <peterx@redhat.com>
Message-Id: <5d0d641bffcb9b1c4cc3e323b6dfecb36050d948.1656177590.git.huangy81@chinatelecom.cn>
Signed-off-by: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
parent 8244166d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment