summaryrefslogtreecommitdiffstats
path: root/scripts/device-crash-test
diff options
context:
space:
mode:
authorKeqian Zhu2020-06-22 05:20:37 +0200
committerDr. David Alan Gilbert2020-07-03 17:23:05 +0200
commitfb6135807fcab4670d69663ac88e88e124348ffd (patch)
treec6efa8ee3ca8d2c30759ac43426d18f4f6510e15 /scripts/device-crash-test
parentmigration: postcopy take proper error return (diff)
downloadqemu-fb6135807fcab4670d69663ac88e88e124348ffd.tar.gz
qemu-fb6135807fcab4670d69663ac88e88e124348ffd.tar.xz
qemu-fb6135807fcab4670d69663ac88e88e124348ffd.zip
migration: Count new_dirty instead of real_dirty
real_dirty_pages becomes equal to total ram size after dirty log sync in ram_init_bitmaps, the reason is that the bitmap of ramblock is initialized to be all set, so old path counts them as "real dirty" at beginning. This causes wrong dirty rate and false positive throttling. Signed-off-by: Keqian Zhu <zhukeqian1@huawei.com> Message-Id: <20200622032037.31112-1-zhukeqian1@huawei.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'scripts/device-crash-test')
0 files changed, 0 insertions, 0 deletions