[CRIU] [PATCH 1/3]v3 libcriu: criu_dump_me() and library header

Ruslan Kuprieiev kupruser at gmail.com
Sat Aug 31 12:48:24 EDT 2013


On 08/31/2013 08:13 PM, Pavel Emelyanov wrote:
> On 08/31/2013 06:37 PM, Ruslan Kuprieiev wrote:
>>> But can we send paths like opened files using protobuf?
> No. Only the message should be in protobuf format.
>
>> By the way, Pavel, why we should send paths like opened files?
> Because path '/a/b/c' as seen by task is not the same as '/a/b/c' seen
> by criu service.
Ok, thanks.
One more question, maybe provide criu_set* functions, so user won't have 
to mess with protobuf?
I mean, for example, to look what user can set, he will need to look 
into criu-dump-args.pb-c.h, which, as for user, is full of trash.


More information about the CRIU mailing list