aboutsummaryrefslogtreecommitdiff
path: root/dtc
diff options
context:
space:
mode:
authorGonglei <arei.gonglei@huawei.com>2014-05-08 11:47:32 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2014-06-17 16:07:37 +0200
commit4dc56152237f61694fa42675a78ffd14a509df98 (patch)
tree0edbaa91512ac1de8593534c4f83065db25de9a1 /dtc
parentb0e56e0b63f350691b52d3e75e89bb64143fbeff (diff)
memory: Don't update all memory region when ioeventfd changed
memory mappings don't rely on ioeventfds, there is no need to destroy and rebuild them when manipulating ioeventfds, otherwise it scarifies performance. according to testing result, each ioeventfd deleing needs about 5ms, within which memory mapping rebuilding needs about 4ms. With many Nics and vmchannel in a VM doing migrating, there can be many ioeventfds deleting which increasing downtime remarkably. Signed-off-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Herongguang <herongguang.he@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'dtc')
0 files changed, 0 insertions, 0 deletions