[CRIU] [PATCH 2/2] cgroups: Introduce cgroup management modes

Pavel Emelyanov xemul at parallels.com
Tue Jun 2 10:58:09 PDT 2015


On 06/02/2015 08:44 PM, Cyrill Gorcunov wrote:
> On Tue, Jun 02, 2015 at 08:33:36PM +0300, Pavel Emelyanov wrote:
>>>> What are the combinations of lazy, bindroot and props for those? And -- can we
>>>> have some more meaningful names for it? And -- do we need separate options for
>>>> mkdir/props for root and non-root cgroups?
>>>
>>> By root you mean controllers, or toplevel cgroups?
>>
>> Top-level cgroup. Do we?
> 
> Then I think we don't need separate options. What about the below?
> controller:,props: options

I was thinking about this set

0          dont       -- none
0          always     -- props
O_CREAT    maybe      -- soft (default)
O_CREAT    always     -- full
O_EXCL     always     -- strict

Hm?

-- Pavel


More information about the CRIU mailing list