Cgroup v2 provides a consistent hierarchical system for controlling and accounting system resources. It establishes common resource domains and delegation across controllers like memory, I/O, and CPUs. While memory, I/O, and process controllers are supported in the kernel, CPU controller support remains outside the kernel due to design disagreements. Userland tools like systemd will provide full support once the CPU controller is merged.