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

use runc cgroup creation logic #936

Merged
merged 1 commit into from
Jun 8, 2022

Commits on Jun 8, 2022

  1. use runc cgroup creation logic

    switch c/common to use runc cgroup creation so that we can use resource limits
    
    This entails importing the newly refactored runc code to manage reading from and writing to cgroup.
    vendoring in directly an unreleased runc commit from opencontainers/runc#3452
    
    Signed-off-by: cdoern <cdoern@redhat.com>
    cdoern committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    13bf5e9 View commit details
    Browse the repository at this point in the history