mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
protobuf: rpc -- Add @ghost_limit option
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
ced8f88401
commit
7c98cb37ad
@@ -86,6 +86,7 @@ message criu_opts {
|
||||
repeated unix_sk unix_sk_ino = 33;
|
||||
|
||||
optional criu_cg_mode manage_cgroups_mode = 34;
|
||||
optional uint32 ghost_limit = 35 [default = 0x100000];
|
||||
}
|
||||
|
||||
message criu_dump_resp {
|
||||
|
Reference in New Issue
Block a user