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

Pavel Emelyanov xemul at parallels.com
Tue Sep 30 04:10:54 PDT 2014


On 09/30/2014 02:53 PM, Cyrill Gorcunov wrote:
> On Tue, Sep 30, 2014 at 02:11:48PM +0400, Pavel Emelyanov wrote:
>> On 09/25/2014 05:03 PM, Cyrill Gorcunov wrote:
>>> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
>>
>> Plz, make sure this supports the "keep_open" work-flow.
>>
> 
> Not sure I follow, mind to explain this "keep_open" workflow?

By default RPC closes the socket right after serving the request.
But if the request has the keep_open flag set, then service will
wait for one more to appear. Right now only PRE_DUMP and PAGE_SERVER
actions support this.



More information about the CRIU mailing list