pidfds are a feature of the Linux kernel that provide a process with a stable handle on another process. They were introduced to solve the problem of...
CRIU: Add support for checkpoint/restore of CORK-ed UDP socket
Juntong Deng
CRIU currently does not support checkpoint/restore for UDP sockets with the UDP_CORK socket option. In order for CRIU to support the UDP_CORK socket...
Kubernetes operator for managing container checkpoints
Parthiba
Project Summary: The project aims to enhance Kubernetes container checkpoint management through advanced garbage collection policies. These policies...