Cc: qemu-devel@nongnu.org; quint...@redhat.com; dgilb...@redhat.com
> Subject: Re: [PATCH 0/2] Migration time prediction using calc-dirty-rate
>
> On Tue, Feb 28, 2023 at 04:16:01PM +0300, Andrei Gudkov via wrote:
> > Summary of calc-dirty-rate changes:
> >
> > 1. The mo
ei
> Sent: Monday, April 3, 2023 17:42
> To: 'qemu-devel@nongnu.org'
> Cc: 'quint...@redhat.com' ; 'dgilb...@redhat.com'
>
> Subject: RE: [PATCH 0/2] Migration time prediction using calc-dirty-rate
>
> ping3
>
> https://patchew.org/QEMU/cover.1677
On Tue, Feb 28, 2023 at 04:16:01PM +0300, Andrei Gudkov via wrote:
> Summary of calc-dirty-rate changes:
>
> 1. The most important change is that now calc-dirty-rate produces
>a *vector* of dirty page measurements for progressively increasing time
>periods: 125ms, 250, 500, 750, 1000, 1500
om' ;
'ebl...@redhat.com'
Subject: RE: [PATCH 0/2] Migration time prediction using calc-dirty-rate
ping4
https://patchew.org/QEMU/cover.1677589218.git.gudkov.and...@huawei.com/
-Original Message-
From: Gudkov Andrei
Sent: Monday, April 3, 2023 17:42
To: 'qem
Cc: quint...@redhat.com; dgilb...@redhat.com; Gudkov Andrei
Subject: [PATCH 0/2] Migration time prediction using calc-dirty-rate
0/2] Migration time prediction using calc-dirty-rate
ping2
https://patchew.org/QEMU/cover.1677589218.git.gudkov.and...@huawei.com/
-Original Message-
From: Gudkov Andrei
Sent: Friday, March 17, 2023 16:29
To: qemu-devel@nongnu.org
Cc: quint...@redhat.com; dgilb...@redhat.com
Subject:
ping2
https://patchew.org/QEMU/cover.1677589218.git.gudkov.and...@huawei.com/
-Original Message-
From: Gudkov Andrei
Sent: Friday, March 17, 2023 16:29
To: qemu-devel@nongnu.org
Cc: quint...@redhat.com; dgilb...@redhat.com
Subject: RE: [PATCH 0/2] Migration time prediction using calc
ping
https://patchew.org/QEMU/cover.1677589218.git.gudkov.and...@huawei.com/
-Original Message-
From: Gudkov Andrei
Sent: Tuesday, February 28, 2023 16:16
To: qemu-devel@nongnu.org
Cc: quint...@redhat.com; dgilb...@redhat.com; Gudkov Andrei
Subject: [PATCH 0/2] Migration time
The overall goal of this patch is to be able to predict time it would
take to migrate VM in precopy mode based on max allowed downtime,
network bandwidth, and metrics collected with "calc-dirty-rate".
Predictor itself is a simple python script that closely follows iterations
of the migration algori