bject: Question about delaying dirty log stop to next vm_start
>
> Hi, Jay,
>
> We are testing some live migration cases recently. We found your below patch
> delays the dirty log stop to the next vm_start.
>
> commit 1931076077254a2886daa7c830c7838ebd1f81ef
> Author: Jay Z
Hi, Jay,
We are testing some live migration cases recently. We found your below
patch delays the dirty log stop to the next vm_start.
commit 1931076077254a2886daa7c830c7838ebd1f81ef
Author: Jay Zhou
Date: Fri Jul 28 18:28:53 2017 +0800
migration: optimize the downtime
We understand this