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

容器基础:Cgroup | Go语言充电站 #89

Open
Shitaibin opened this issue Aug 30, 2020 · 0 comments
Open

容器基础:Cgroup | Go语言充电站 #89

Shitaibin opened this issue Aug 30, 2020 · 0 comments

Comments

@Shitaibin
Copy link
Owner

https://lessisbetter.site/2020/08/27/cgroup-1/

CgroupCgroup 是 Control Group 的缩写,提供对一组进程,及未来子进程的资源限制、控制、统计能力,包括CPU、内存、磁盘、网络。 Cgroup 包含3个组件: cgroup :一组进程,可以加上subsystem subsystem :一组资源控制模块,CPU、内存… hierarchy : 把一组cgroup串成树状结构,这样就能实现cgroup的继承。为什么要继承呢?

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

No branches or pull requests

1 participant