
16 Feb
2017
16 Feb
'17
10:57 a.m.
On Wed, Dec 28, 2016 at 17:39:18 +0300, Nikolay Shirokovskiy wrote:
Basically this optimization skips acquiring jobs condition in case no job is running. But as we are going to add mirroring statistics it is simplier to drop this optimization.
This was actually an optimization for old QEMU without support for migration events. I agree we can drop it, but the patch will need to be modified because of changes to the previous patches. Jirka