Skip to content
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

Support cgroup.AddThread in cgroupv2 manager #243

Merged
merged 1 commit into from Sep 20, 2022

Conversation

yaoyinnan
Copy link
Contributor

In threaded mode, we need to add thread id to cgroup.threads. This work is to make the cgroupv2 manager support AddThread().

Fixes: #242

Signed-off-by: yaoyinnan yaoyinnan@foxmail.com

@yaoyinnan yaoyinnan force-pushed the 242/cgroupv2-addThread branch 2 times, most recently from 5a3a2c8 to 17367da Compare September 9, 2022 10:18
In threaded mode, we need to add thread id to cgroup.threads. This work is to make the cgroupv2 manager support AddThread().

Fixes: containerd#242

Signed-off-by: yaoyinnan <yaoyinnan@foxmail.com>
@yaoyinnan
Copy link
Contributor Author

@kzys @AkihiroSuda @estesp Please help me to review it.

@yaoyinnan
Copy link
Contributor Author

@AkihiroSuda @estesp Please help me to review it. thanks.

@yaoyinnan
Copy link
Contributor Author

@crosbymichael @Zyqsempai @thaJeztah Could you help me to review and merge this PR? thanks.

@dmcgowan dmcgowan merged commit 38b9b00 into containerd:main Sep 20, 2022
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.

Support cgroup.AddThread in cgroupv2 manager
4 participants