[CRIU] [PATCH 1/4] cg: Add ability to dump custom cgroup properties
Cyrill Gorcunov
gorcunov at gmail.com
Fri May 13 08:35:48 PDT 2016
On Fri, May 13, 2016 at 06:00:55PM +0300, Pavel Emelyanov wrote:
> >
> > Exactly. I would prefer to live without default cgroups.yaml too,
> > but as Pavel requests... So, Pavel, your final word -- should I
> > implement it or no?
>
> OK, let's have predefined list of props in code, but:
...
>
> can we leave only one list of stuff here?
We can, I did it this way because the predefined list
is compiled in and requires no operations by default
(say you never use custom cgroups then everything get
linked at compile time).
Will do.
More information about the CRIU
mailing list