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

Fix error when memory cgroup not mounted #118

Merged
merged 1 commit into from
Jul 13, 2015

Conversation

hqhq
Copy link
Contributor

@hqhq hqhq commented Jul 13, 2015

Fixes: #57

Normally all cgroup subsystems are optional except device cgroup,
but memory cgroup optional was broken by:
docker-archive/libcontainer#637

This patch fixes this.

Signed-off-by: Qiang Huang h.huangqiang@huawei.com

Fixes: opencontainers#57

Normally all cgroup subsystems are optional except device cgroup,
but memory cgroup optional was broken by:
docker-archive/libcontainer#637

This patch fixes this.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
@LK4D4
Copy link
Contributor

LK4D4 commented Jul 13, 2015

LGTM
@hqhq Thanks!

LK4D4 added a commit that referenced this pull request Jul 13, 2015
Fix error when memory cgroup not mounted
@LK4D4 LK4D4 merged commit 31f23e4 into opencontainers:master Jul 13, 2015
@hqhq hqhq deleted the hq_fix_memory_cgroup branch July 14, 2015 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cpu.cfs_quota_us: permission denied + mkdir issue on debian jessie
3 participants