Skip to content

Support cgroup on Android #4443

New issue

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

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

Already on GitHub? # to your account

Closed
tomaszduda23 opened this issue Oct 12, 2024 · 2 comments
Closed

Support cgroup on Android #4443

tomaszduda23 opened this issue Oct 12, 2024 · 2 comments

Comments

@tomaszduda23
Copy link
Contributor

tomaszduda23 commented Oct 12, 2024

Description

There is effort to support docker on Android moby/moby#41111. Android mounts cpuset with noprefix. It would be great to add fallback for such cases. tomaszduda23@a362eb6

Steps to reproduce the issue

Describe the results you received and expected

Use cpus and mems if cpuset.cpus and cpuset.mems are not present.

What version of runc are you using?

runc version 1.1.14

Host OS information

No response

Host kernel information

No response

@rata
Copy link
Member

rata commented Mar 3, 2025

Now that the PR is merged, can we close the issue? Or is there anything else to tackle?

@tomaszduda23
Copy link
Contributor Author

tomaszduda23 commented Mar 3, 2025

I was going to verify when 1.3.0 is released. I can close it though. Thanks.
Merged by #4513

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@rata @tomaszduda23 and others