]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/migration.json
migration/dirtyrate: make sample page count configurable
authorHyman Huang(黄勇) <huangy81@chinatelecom.cn>
Mon, 7 Jun 2021 01:11:34 +0000 (09:11 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 8 Jun 2021 19:18:25 +0000 (20:18 +0100)
commit7afa08cd8fd2e5016658c39f6eb327e92edf0612
treeab63a6bdb88414e3bbf1dff7eba9127a175e5312
parent8bd1078aebcec5eac196a83ef1a7e74be0ba67b7
migration/dirtyrate: make sample page count configurable

introduce optional sample-pages argument in calc-dirty-rate,
making sample page count per GB configurable so that more
accurate dirtyrate can be calculated.

Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
Message-Id: <3103453a3b2796f929269c99a6ad81a9a7f1f405.1623027729.git.huangy81@chinatelecom.cn>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
  Wrapped a couple of long lines
migration/dirtyrate.c
migration/dirtyrate.h
qapi/migration.json