Download/criu/4.x
Jump to navigation
Jump to search
This page lists older (4.x) CRIU releases. For latest release, see Download/criu.
4.0[edit]
Tarball: | criu-4.0.tar.gz |
Version: | 4.0 "CRIUDA" |
Released: | 20 Sep 2024 |
GIT tag: | v4.0 |
New features[edit]
- Shadow stack support
- CUDA plugin: Introduced a plugin to support checkpointing and restoring NVIDIA CUDA applications.
Bugfixes[edit]
- cgroup: Add support for restoring a thread in a correct v1 cgroup
- mem: fix some VMAs being incorrectly mapped wtih PROT_WRITE
- criu: fix a fatal failure if nft doesn't work
- net: Fix TOCTOU race condition in unix_conf_op
- pagemap-cache: handle short reads
- Fixes here and there.
Improvements[edit]
- Pagemap cache: Added support for PAGEMAP_SCAN ioctl
- zdtm: Added tests for IP_TTL restore
- irmap: hardcode some more interesting paths
- util: use close_range when it's supported
- Fixes and improvements in amdgpu-plugin
See also[edit]
- Download/criu for the latest release and archives
- Download/criu/3.x for 3.x releases
- Download/criu/2.x for 2.x releases
- Download/criu/1.x for 1.x releases
- Download/criu/0.x for pre-1.x releases