diff options
author | Chaney, Ben <bchaney@akamai.com> | 2025-06-16 20:56:50 +0000 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2025-06-23 16:03:59 -0400 |
commit | 983899eab4939dc4dff67fa4d822c5b4df7eae21 (patch) | |
tree | a1cb7daa71e27bfe114fd9f22729e3e709624631 /scripts/qapi/source.py | |
parent | 430671f52669e84c176c4d3b9091b88b51f542fb (diff) | |
download | qemu-983899eab4939dc4dff67fa4d822c5b4df7eae21.zip qemu-983899eab4939dc4dff67fa4d822c5b4df7eae21.tar.gz qemu-983899eab4939dc4dff67fa4d822c5b4df7eae21.tar.bz2 |
migration: Don't sync volatile memory after migration completes
Syncing volatile memory provides no benefit, instead it can cause
performance issues in some cases. Only sync memory that is marked as
non-volatile after migration completes on destination.
Signed-off-by: Ben Chaney <bchaney@akamai.com>
Fixes: bd108a44bc29 (migration: ram: Switch to ram block writeback)
Link: https://lore.kernel.org/r/1CC43F59-336F-4A12-84AD-DB89E0A17A95@akamai.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions