Description
Checkpoints and restores Linux processes from user space. It is used for container migration, process snapshotting, debugging, and advanced infrastructure workflows that need to pause and resume running workloads.
Use it only when the kernel, filesystem, networking, and process state requirements are understood. Restoring processes can fail or behave differently if the environment does not match the checkpoint.