Difference between revisions of "Download/criu/3.18"
Jump to navigation
Jump to search
m (→Improvements: Add --ghost-fiemap) |
m (rm extra vertical whitespace) |
||
Line 10: | Line 10: | ||
* Add SIGTSTP support | * Add SIGTSTP support | ||
* Add opt to skip file r/w/x check on restore | * Add opt to skip file r/w/x check on restore | ||
− | |||
=== Bugfixes === | === Bugfixes === |
Latest revision as of 22:24, 19 October 2023
Tarball: | criu-3.18.tar.gz |
Version: | 3.18 "Silver Sandpiper" |
Released: | 22 Apr 2023 |
GIT tag: | v3.18 |
New features[edit]
- Allow CRIU to be used as non-root
- Add SIGTSTP support
- Add opt to skip file r/w/x check on restore
Bugfixes[edit]
- Many fixes here and there
Improvements[edit]
- 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)