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

handle linux resources stanza #22

Closed
mikemccracken opened this issue Feb 19, 2020 · 2 comments
Closed

handle linux resources stanza #22

mikemccracken opened this issue Feb 19, 2020 · 2 comments
Assignees

Comments

@mikemccracken
Copy link
Contributor

https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md#example-3

this includes device access and cgroup settings such as cpu.shares

@mikemccracken mikemccracken self-assigned this Feb 19, 2020
@r10r
Copy link
Contributor

r10r commented Apr 21, 2021

@mikemccracken can we close this in favour of #33 ?

Stubs for implementing cgroup2 resource limits are already in place. But only a few limits already set.

func configureCgroup(rt *Runtime, c *Container) error {

@mikemccracken
Copy link
Contributor Author

Sure, yeah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants