[CRIU] [PATCH 12/12] cpuinfo: rpc -- Add CPUINFO_DUMP/CPUINFO_CHECK commands

Pavel Emelyanov xemul at parallels.com
Tue Sep 30 13:20:04 PDT 2014


On 10/01/2014 12:01 AM, Cyrill Gorcunov wrote:
> On Tue, Sep 30, 2014 at 11:24:50PM +0400, Pavel Emelyanov wrote:
>>>>
>>>> In this case cr_service_work() would free the req and go on the
>>>> 2nd lap.
>>>>
>>>>> or reverse success = true and ret = -1,
>>>>
>>>> How???
>>>
>>> 	ret = send_criu_msg(sk, &resp);
>>>
>>> there is no guarantee that send_criu_msg won't fail
>>
>> OK, if ret == -1 then cr_service_work() would just close
>> the connection and exit.
> 
> OK, indeed. Look, should I rebase on top of new master?

With bfd images? Yes, please.



More information about the CRIU mailing list