1 مستودع
Tools for capturing and reinstating complex process trees, memory maps, and namespace configurations.
Distinct from Linux System State Collection: Focuses on the comprehensive management of process trees and namespaces, moving beyond simple state collection or monitoring.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Process State Managers. Refine with filters or upvote what's useful.
CRIU is a Linux process checkpointing tool and state manager used to freeze running applications and save their memory and state to disk for later restoration. It functions as a container migration engine and an OCI checkpoint image converter, allowing the live state of running containers to be transferred between different hosts. The project distinguishes itself through its ability to persist network connectivity, acting as a TCP connection state persister that saves and reconstructs network socket states to maintain active communication after a restart. It further enables the distribution o
Captures and restores process trees, memory maps, and file descriptors within Linux namespaces.