The goal of this project is to address the challenge of checkpointing distributed applications, which generally run across multiple nodes with active...
Files on Detached Mounts
Bhavik Sachdev
If a mount is unmounted using the MNT_DETACH flag, its information disappears from /proc/$pid/mntinfo. If CRIU tries to C/R an fd on such a mount...
Support arm64 Guarded Control Stack (GCS)
Igor Svilenkov Bozic
This project aims to enable testing of Guarded Control Stack (GCS) functionality within CRIU (Checkpoint/Restore In Userspace) on AArch64 by...