25.10.2019 15:31, Max Reitz wrote:
> On 22.10.19 13:17, Vladimir Sementsov-Ogievskiy wrote:
>> I'm going to bring block-status driven, async copying process to
>> block-copy, to make it fast. The first step is to limit memory usage of
>> backup, here is it.
>>
>> v3:
>> 03: add Max's r-b
>> 04: fix
On 22.10.19 13:17, Vladimir Sementsov-Ogievskiy wrote:
> I'm going to bring block-status driven, async copying process to
> block-copy, to make it fast. The first step is to limit memory usage of
> backup, here is it.
>
> v3:
> 03: add Max's r-b
> 04: fix commit message and include guards, add Max
I'm going to bring block-status driven, async copying process to
block-copy, to make it fast. The first step is to limit memory usage of
backup, here is it.
v3:
03: add Max's r-b
04: fix commit message and include guards, add Max's r-b
05-06: add Max's r-b
v2: [mostly by Max's comments]
Now based