Re: [Qemu-devel] [PATCH v8 3/3] Force auto-convegence of live migration

2013-07-13 Thread Orit Wasserman
On 06/24/2013 12:47 PM, Chegu Vinod wrote: > If a user chooses to turn on the auto-converge migration capability > these changes detect the lack of convergence and throttle down the > guest. i.e. force the VCPUs out of the guest for some duration > and let the migration thread catchup and help conv

Re: [Qemu-devel] [PATCH v8 3/3] Force auto-convegence of live migration

2013-07-12 Thread Juan Quintela
Chegu Vinod wrote: > If a user chooses to turn on the auto-converge migration capability > these changes detect the lack of convergence and throttle down the > guest. i.e. force the VCPUs out of the guest for some duration > and let the migration thread catchup and help converge. > > Verified the

Re: [Qemu-devel] [PATCH v8 3/3] Force auto-convegence of live migration

2013-06-24 Thread Chegu Vinod
On 6/24/2013 8:59 AM, Paolo Bonzini wrote: Il 24/06/2013 11:47, Chegu Vinod ha scritto: If a user chooses to turn on the auto-converge migration capability these changes detect the lack of convergence and throttle down the guest. i.e. force the VCPUs out of the guest for some duration and let th

Re: [Qemu-devel] [PATCH v8 3/3] Force auto-convegence of live migration

2013-06-24 Thread Paolo Bonzini
Il 24/06/2013 11:47, Chegu Vinod ha scritto: > If a user chooses to turn on the auto-converge migration capability > these changes detect the lack of convergence and throttle down the > guest. i.e. force the VCPUs out of the guest for some duration > and let the migration thread catchup and help co

[Qemu-devel] [PATCH v8 3/3] Force auto-convegence of live migration

2013-06-24 Thread Chegu Vinod
If a user chooses to turn on the auto-converge migration capability these changes detect the lack of convergence and throttle down the guest. i.e. force the VCPUs out of the guest for some duration and let the migration thread catchup and help converge. Verified the convergence using the following