[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v2 0/2] live migration: optimisations
This 2 patches implement some optimisations for guests live migraiton. Andrei Semenov (2): live migration: do not use deffered bitmap when inappropriate live migration: use superpages for physmap population on restore when possible tools/include/xen-tools/libs.h | 4 ++ tools/libs/guest/xg_private.h | 3 + tools/libs/guest/xg_sr_common.h | 44 +++++++++++- tools/libs/guest/xg_sr_restore.c | 60 +++++++--------- tools/libs/guest/xg_sr_restore_x86_hvm.c | 88 +++++++++++++++++++++++- tools/libs/guest/xg_sr_restore_x86_pv.c | 22 +++++- tools/libs/guest/xg_sr_save.c | 23 +++---- tools/libs/guest/xg_sr_save_x86_hvm.c | 21 ++++++ tools/libs/guest/xg_sr_save_x86_pv.c | 39 +++++++++++ 9 files changed, 247 insertions(+), 57 deletions(-) -- 2.34.1 Andrei Semenov | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions w: vates.fr | xcp-ng.org | xen-orchestra.com
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |