-
Notifications
You must be signed in to change notification settings - Fork 6.3k
unified cgroup support #5407
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
unified cgroup support #5407
Conversation
|
I edited the first comment to add the reference to the issue. |
vlvkobal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested it and read line by line.
@skrzyp1 don't you want to implement CPU limits? As I see, cgroup v2 provides cpu.max.
|
@vlvkobal I can implement them too, just wanted to have this part merged so there will be no merge conflicts when other people edit. I can do that as a separate issue is that ok? |
It is OK. But please update the documentation in this PR. |
…ied-cgroups-support
* WiP unified cgroup support * add cpu usage support and disk iops support * memory limits * WIP working memory charts * detailed memory chart * docs change
Summary
Fixes #3750
Component Name
Additional Information