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

Blkio cgroup support #31

Merged
merged 3 commits into from
May 24, 2021
Merged

Blkio cgroup support #31

merged 3 commits into from
May 24, 2021

Conversation

Furisto
Copy link
Collaborator

@Furisto Furisto commented May 24, 2021

Implements blkio cgroup support #9. Not implemented at the moment are weight, leaf_weight, weight_device and leaf_weight-device as these have been removed by the kernel in version 5.0 (docker/cli#2908) and will lead to an error trying to write these files.
On the other hand the runtime tests have not been updated to reflect this yet and will fail because they expect these files. I have tested it for now with my own fork (https://github.com/Furisto/runtime-tools).

How should we proceed here?

@Furisto Furisto changed the title Bblkio cgroup support Blkio cgroup support May 24, 2021
@utam0k
Copy link
Member

utam0k commented May 24, 2021

I see. It's ok!
It's great that you noticed that, and I recommend you to submit a PR to runntime-tools.
If runtime-tools supports it, it would be great to get a PR here as well.

I have tested it for now with my own fork (https://github.com/Furisto/runtime-tools).

Copy link
Member

@utam0k utam0k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work!

@utam0k utam0k merged commit c2b371c into youki-dev:main May 24, 2021
@utam0k utam0k mentioned this pull request May 24, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants