Hacker News
- CRIU, a project to implement checkpoint/restore functionality for Linux https://criu.org/Main_Page 73 comments
- Is CRIU the Last Nail in Hypervisor's Coffin? https://medium.com/@googler_ram/%EF%B8%8F-is-criu-the-last-nail-in-hypervisors-coffin-74a0f16eccbe 6 comments
- The intersection of shadow stacks and CRIU https://lwn.net/Articles/915728/ 6 comments
- Quality in open source: testing CRIU https://lwn.net/SubscriberLink/694593/4d6291b3f727791a/ 9 comments
- CRIU 2.0 release https://lists.openvz.org/pipermail/criu/2016-March/026045.html 2 comments
- CRIU: Checkpoint and Restore in Userspace http://criu.org/Main_Page 3 comments
- Checkpoint and restore Docker containers with CRIU http://blog.circleci.com/checkpoint-and-restore-docker-container-with-criu/ 12 comments
- Checkpoint/restore applications at 15GB/s with criu-image-streamer, written in Rust https://github.com/checkpoint-restore/criu-image-streamer 4 comments rust
- Radeon's ROCm 5.1 Released With CRIU Support, More RDNA Enablement https://www.phoronix.com/scan.php?page=news_item&px=Radeon-ROCm-5.1 11 comments amd
- [Phoronix] AMD Enabling FreeSync Video Mode By Default With Linux 5.18, Merging AMDKFD CRIU https://www.phoronix.com/scan.php?page=news_item&px=AMDGPU-Linux-5.18-First 8 comments amd
- AMD Enabling FreeSync Video Mode By Default With Linux 5.18, Merging AMDKFD CRIU https://www.phoronix.com/scan.php?page=news_item&px=AMDGPU-Linux-5.18-First 62 comments linux_gaming
- did anyone try Criu to freeze running games to a file and unfreezing it later? https://www.reddit.com/r/linux_gaming/comments/8v9ixq/did_anyone_try_criu_to_freeze_running_games_to_a/ 6 comments linux_gaming
- With CRIU (Checkpoint and Restore in Userspace) it is possible to suspend Linux process to the file with GDB compatible format and then dig into the process data using GDB https://asciinema.org/a/18936 7 comments linux