Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 903 Bytes

cgroupv2-vs-cgroupv1.adoc

File metadata and controls

10 lines (7 loc) · 903 Bytes

cgroup v2 is the current version of the Linux cgroup API. cgroup v2 offers several improvements over cgroup v1, including a unified hierarchy, safer sub-tree delegation, new features such as Pressure Stall Information, and enhanced resource management and isolation. However, cgroup v2 has different CPU, memory, and I/O management characteristics than cgroup v1. Therefore, some workloads might experience slight differences in memory or CPU usage on clusters that run cgroup v2.