Skip to content

crun: fix return code check for cgroupfs#409

Merged
rhatdan merged 2 commits intocontainers:masterfrom
giuseppe:cgroupfs-fix-ret-check
Jun 18, 2020
Merged

crun: fix return code check for cgroupfs#409
rhatdan merged 2 commits intocontainers:masterfrom
giuseppe:cgroupfs-fix-ret-check

Conversation

@giuseppe
Copy link
Member

Signed-off-by: Giuseppe Scrivano [email protected]

@giuseppe giuseppe force-pushed the cgroupfs-fix-ret-check branch from 77cea17 to 40f433d Compare June 18, 2020 12:41
Signed-off-by: Giuseppe Scrivano <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Jun 18, 2020

LGTM

@rhatdan rhatdan merged commit ea553d3 into containers:master Jun 18, 2020
giuseppe added a commit to giuseppe/libpod that referenced this pull request Jun 18, 2020
add a new mode cgroup mode conmon-delegated.

When running under systemd there is no need to create yet another
cgroup for the container.

With conmon-delegated the current cgroup will be split in two sub
cgroups:

- supervisor
- container

The supervisor cgroup will hold conmon and the podman process, while
the container cgroup is used by the OCI runtime (using the cgroupfs
backend).

Closes: containers#6400

Depends on: containers/crun#409

Signed-off-by: Giuseppe Scrivano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants