Difference between revisions of "Download/criu/3.18"
Jump to navigation
Jump to search
(Created page with "<!-- **** FOR STEPS NEEDED TO MAKE A RELEASE, SEE https://criu.org/Releasing Use {{Bug|123}} to link to a github issue --> 400px|right {{Release...") |
m (→Improvements: Add --ghost-fiemap) |
||
Line 22: | Line 22: | ||
* Set only used XFEATURE_* in xstate_bv | * Set only used XFEATURE_* in xstate_bv | ||
* Checkpoint and restore some global properties | * Checkpoint and restore some global properties | ||
+ | * A checkpoint optimization for highly sparse ghost files (--ghost-fiemap) |
Revision as of 10:38, 13 March 2023
Tarball: | criu-3.18.tar.gz |
Version: | 3.18 "Silver Sandpiper" |
Released: | 22 Apr 2023 |
GIT tag: | v3.18 |
New features
- Allow CRIU to be used as non-root
- Add SIGTSTP support
- Add opt to skip file r/w/x check on restore
Bugfixes
- Many fixes here and there
Improvements
- cgroup2: Dump cgroup controllers of every threads in a process
- save IP_FREEBIND option for SOCK_RAW sockets also
- support IP_PKTINFO and IPV6_RECVPKTINFO options
- Implement hw breakpoint for arm64 platform
- Set only used XFEATURE_* in xstate_bv
- Checkpoint and restore some global properties
- A checkpoint optimization for highly sparse ghost files (--ghost-fiemap)