Skip to content

vminitd: Add init and execs to cgroup #265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2025

Conversation

dcantah
Copy link
Member

@dcantah dcantah commented Aug 13, 2025

We currently weren't doing any cgroup setup whatsoever. For the most part this doesn't matter too much, however certain images that may fool around with cgroups don't like this :). Lets do the bare minimum these expect which is to at least have the process running in a nested cg and not apart of the root cg.

@dcantah dcantah requested a review from jglogan August 13, 2025 08:25
We currently weren't doing any cgroup setup whatsoever.
For the most part this doesn't matter too much, however
certain images that may fool around with cgroups don't
like this :). Lets do the bare minimum these expect which
is to at least have the process running in a nested cg
and not apart of the root cg.
@dcantah dcantah force-pushed the basic-cgroup-setup branch from 7501b25 to 6a9a070 Compare August 13, 2025 08:46
@crosbymichael crosbymichael merged commit 79e07b4 into apple:main Aug 13, 2025
2 checks passed
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.

3 participants