DevOps Jun 24, 2019

New Cgroup Subsystem for Buffer Write io and Network RX Control in Kernel

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don’t miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

New Cgroup Subsystem for Buffer Write io and Network RX Control in Kernel - Dongdong Chen, Tencent

Resources on linux machine could be controlled by cgroup subsystem, such as memory and cpu. While we cannot control buffer write io and network rx before kernel 4.x. For this, we add two new cgroup subsystems in kernel, to control buffer write io and network rx, which allow user to assign different resource values to different jobs for QOS.

https://sched.co/NruK