New issue
Advanced search Search tips

Issue 709122 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

upstream runc fails when using noprefix mounts for cpuset

Project Member Reported by smbar...@chromium.org, Apr 6 2017

Issue description

Upstream runc hardcodes cpuset to use prefixes, whereas we mount cpuset with noprefix (as assumed by Android).

https://github.com/opencontainers/runc/blob/4c013a1524d42905883f242d01d0440a2e0c97e1/libcontainer/cgroups/fs/cpuset.go#L34

For now we have a local patch that hardcodes the paths without prefixes, but we should put together a patch that checks for noprefix and upstream it.
 
Status: WontFix (was: Assigned)
Components: OS>Systems>Containers

Sign in to add a comment