- Kubernetes on AWS
- Ed Robinson
- 84字
- 2021-06-10 18:41:21
Cgroups
Cgroups, or control groups, provide an interface for controlling one or a group of processes, hence the name. They allow the control of several aspects of the group's use of resources. Resource utilization can be controlled using a limit (for example, by limiting memory usage). Cgroups also allow priorities to be set to give processes a greater or lesser share of time-bound resources, such as CPU utilization or I/O. Cgroups can also be used to snapshot (and restore) the state of running processes.
推薦閱讀
- 腦動力:Linux指令速查效率手冊
- Mastering Matplotlib 2.x
- 軟件架構設計
- Go Machine Learning Projects
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- 工業(yè)機器人應用案例集錦
- Learn CloudFormation
- 影視后期編輯與合成
- Machine Learning with Apache Spark Quick Start Guide
- 氣動系統(tǒng)裝調(diào)與PLC控制
- 深度學習與目標檢測
- 大數(shù)據(jù)案例精析
- Ansible 2 Cloud Automation Cookbook
- 工業(yè)機器人力覺視覺控制高級應用
- TensorFlow Deep Learning Projects