File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ jailer --id <id> \
40
40
nested hierarchies. By specifying this parameter, the jailer will create a new
41
41
cgroup named ` id ` for the microvm in the ` <cgroup_base>/<parent_cgroup> `
42
42
subfolder. ` cgroup_base ` is the cgroup controller root for ` cgroup v1 ` (e.g.
43
- ` /sys/fs/cgroup/cpu ` ) or the unified controller hierarchy for ` cgroup v2 ` (
44
- e.g. ` /sys/fs/cgroup/unified ` . ` <parent_cgroup> ` is a relative path within
43
+ ` /sys/fs/cgroup/cpu ` ) or the unified controller hierarchy for ` cgroup v2 `
44
+ ( e.g. ` /sys/fs/cgroup/unified ` ) . ` <parent_cgroup> ` is a relative path within
45
45
that hierarchy. For example, if ` --parent-cgroup all_uvms/external_uvms ` is
46
46
specified, the jailer will write all cgroup parameters specified through
47
47
` --cgroup ` in ` /sys/fs/cgroup/<controller_name>/all_uvms/external_uvms/<id> ` .
You can’t perform that action at this time.
0 commit comments