Linux Code Review Hub
Jul 20, 2024 · Fundamentals
Process Freezing Techniques: Deep Dive into the Linux Kernel cgroup Freezer Subsystem
This article explains the background, purpose, and detailed implementation of the Linux kernel cgroup freezer subsystem, including its data structures, command‑line usage, signal‑based freeze workflow, and a practical experiment that demonstrates process suspension and power savings on ARM64.
ARM64Linux kernelProcess Management
0 likes · 26 min read
